License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIddirect-common |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDirect Project common APIs
Direct Project common APIs. Includes instrumentation, auditing, and other utility APIs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
direct-common-8.0.0.pom | |
direct-common-8.0.0.jar | 138 KB |
direct-common-8.0.0-tests.jar | 43 KB |
direct-common-8.0.0-sources.jar | 133 KB |
direct-common-8.0.0-javadoc.jar | 348 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/direct-common/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>direct-common</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/direct-common/
implementation 'org.nhind:direct-common:8.0.0'
// https://jarcasting.com/artifacts/org.nhind/direct-common/
implementation ("org.nhind:direct-common:8.0.0")
'org.nhind:direct-common:jar:8.0.0'
<dependency org="org.nhind" name="direct-common" rev="8.0.0">
<artifact name="direct-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='direct-common', version='8.0.0')
)
libraryDependencies += "org.nhind" % "direct-common" % "8.0.0"
[org.nhind/direct-common "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.2 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.cloud : spring-cloud-commons | jar | |
org.springframework.retry : spring-retry | jar | 1.3.1 |
org.springframework : spring-messaging | jar | |
io.pivotal.cfenv : java-cfenv-boot | jar | 2.4.0 |
org.projectlombok : lombok | jar | 1.18.20 |
com.google.guava : guava | jar | 30.1.1-jre |
org.jdom : jdom | jar | 1.1.3 |
com.sun.mail : javax.mail | jar | 1.6.2 |
com.sun.mail : dsn | jar | 1.6.7 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-text | jar | 1.9 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.mina : mina-core | jar | 2.1.4 |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
org.bouncycastle : bcmail-jdk15on | jar | 1.68 |
Group / Artifact | Type | Version |
---|---|---|
io.pivotal.cfenv : java-cfenv-test-support | jar | 2.4.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.2 |
org.jmockit : jmockit | jar | 1.49 |