License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIddns |
Version | Version6.0.1 |
Type | Typejar |
Description |
DescriptionDirect Project DNS services
Direct Project DNS services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dns-6.0.1.pom | |
dns-6.0.1.jar | 46 KB |
dns-6.0.1-tests.jar | 58 KB |
dns-6.0.1-sources.jar | 44 KB |
dns-6.0.1-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/dns/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>dns</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/dns/
implementation 'org.nhind:dns:6.0.1'
// https://jarcasting.com/artifacts/org.nhind/dns/
implementation ("org.nhind:dns:6.0.1")
'org.nhind:dns:jar:6.0.1'
<dependency org="org.nhind" name="dns" rev="6.0.1">
<artifact name="dns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='dns', version='6.0.1')
)
libraryDependencies += "org.nhind" % "dns" % "6.0.1"
[org.nhind/dns "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.6.RELEASE |
org.springframework.cloud : spring-cloud-starter-config | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
io.pivotal.spring.cloud : spring-cloud-services-starter-config-client | jar | |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
dnsjava : dnsjava | jar | 2.1.8 |
org.nhind : config-service-client | jar | 6.0 |
org.nhind : direct-policy | jar | 6.0 |
org.nhind : direct-common | jar | 6.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.nhind : config-service-jar | jar | 6.0.3 |
org.apache.mina : mina-core | jar | 1.0.2 |
org.mockito : mockito-core | jar | 2.23.4 |
junit : junit | jar | 4.12 |
com.h2database : h2 | jar | 1.4.199 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
org.apache.camel : camel-spring-boot-starter | jar | 2.22.0 |