License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIddirect-common |
Version | Version7.0 |
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-7.0.pom | |
direct-common-7.0.jar | 138 KB |
direct-common-7.0-tests.jar | 43 KB |
direct-common-7.0-sources.jar | 133 KB |
direct-common-7.0-javadoc.jar | 348 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/direct-common/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>direct-common</artifactId>
<version>7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/direct-common/
implementation 'org.nhind:direct-common:7.0'
// https://jarcasting.com/artifacts/org.nhind/direct-common/
implementation ("org.nhind:direct-common:7.0")
'org.nhind:direct-common:jar:7.0'
<dependency org="org.nhind" name="direct-common" rev="7.0">
<artifact name="direct-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='direct-common', version='7.0')
)
libraryDependencies += "org.nhind" % "direct-common" % "7.0"
[org.nhind/direct-common "7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.4.RELEASE |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.cloud : spring-cloud-commons | jar | |
org.springframework.retry : spring-retry | jar | 1.2.5.RELEASE |
org.springframework : spring-messaging | jar | |
io.pivotal.cfenv : java-cfenv-boot | jar | 2.1.0.RELEASE |
com.google.guava : guava | jar | 28.2-jre |
javax.mail : mail | jar | 1.4.3 |
org.jdom : jdom | jar | 1.1 |
com.sun.mail : dsn | jar | 1.4.3 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-codec : commons-codec | jar | 1.13 |
org.apache.commons : commons-text | jar | 1.4 |
commons-io : commons-io | jar | 2.6 |
org.apache.mina : mina-core | jar | 1.0.9 |
org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
org.bouncycastle : bcmail-jdk15on | jar | 1.64 |
Group / Artifact | Type | Version |
---|---|---|
io.pivotal.cfenv : java-cfenv-test-support | jar | |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
org.mockito : mockito-core | jar | 3.1.0 |
junit : junit | jar | 4.12 |