optimus-commons

common tools for the microService of java

License

License

GroupId

GroupId

com.github.deepexi
ArtifactId

ArtifactId

optimus-commons
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

optimus-commons
common tools for the microService of java
Project URL

Project URL

https://github.com/deepexi/optimus-commons
Source Code Management

Source Code Management

https://github.com/deepexi/optimus-commons.git

Download optimus-commons

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.deepexi/optimus-commons/ -->
<dependency>
    <groupId>com.github.deepexi</groupId>
    <artifactId>optimus-commons</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deepexi/optimus-commons/
implementation 'com.github.deepexi:optimus-commons:1.0.5'
// https://jarcasting.com/artifacts/com.github.deepexi/optimus-commons/
implementation ("com.github.deepexi:optimus-commons:1.0.5")
'com.github.deepexi:optimus-commons:jar:1.0.5'
<dependency org="com.github.deepexi" name="optimus-commons" rev="1.0.5">
  <artifact name="optimus-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deepexi', module='optimus-commons', version='1.0.5')
)
libraryDependencies += "com.github.deepexi" % "optimus-commons" % "1.0.5"
[com.github.deepexi/optimus-commons "1.0.5"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-core jar 1.1.11
ch.qos.logback : logback-classic jar 1.1.11
joda-time : joda-time jar 2.9.9
org.aspectj : aspectjweaver jar 1.8.11
com.alibaba : fastjson jar 1.2.7
org.apache.commons : commons-lang3 jar 3.5
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
commons-codec : commons-codec jar 1.10

Project Modules

There are no modules declared in this project.

#optimus-common

使用

<dependency>
    <groupId>com.deepexi.common</groupId>
    <artifactId>optimus-common</artifactId>
    <version>{{version}}</version>
</dependency>

升级

$ mvn clean deploy -Dmaven.test.skip=true
com.github.deepexi

滴普科技

Versions

Version
1.0.5