Skip to content

A java basic infrastructure components project group, like org.apache.commons.

License

Notifications You must be signed in to change notification settings

jretty-org/jretty-commons

Repository files navigation

jretty-commons

org.jretty.commons.* is a java basic infrastructure component project group, like org.apache.commons.

sub-projects

<dependency>
  <groupId>org.jretty.commons</groupId>
  <artifactId>servlet-file</artifactId>
  <version>1.2.0</version>
</dependency>

<dependency>
  <groupId>org.jretty.commons</groupId>
  <artifactId>api-base</artifactId>
  <version>1.2.0</version>
</dependency>

<dependency>
  <groupId>org.jretty.commons</groupId>
  <artifactId>logbackext</artifactId>
  <version>1.2.0</version>
</dependency>

<dependency>
  <groupId>org.jretty.commons</groupId>
  <artifactId>logbackext-kafka</artifactId>
  <version>1.2.0</version>
</dependency>

<dependency>
  <groupId>org.jretty.commons</groupId>
  <artifactId>central-config</artifactId>
  <version>1.2.0</version>
</dependency>

About

A java basic infrastructure components project group, like org.apache.commons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages