License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIddns |
Version | Version8.0.1 |
Type | Typejar |
Description |
DescriptionDirect Project DNS services
Direct Project DNS services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dns-8.0.1.pom | |
dns-8.0.1.jar | 53 KB |
dns-8.0.1-tests.jar | 59 KB |
dns-8.0.1-sources.jar | 46 KB |
dns-8.0.1-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/dns/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>dns</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/dns/
implementation 'org.nhind:dns:8.0.1'
// https://jarcasting.com/artifacts/org.nhind/dns/
implementation ("org.nhind:dns:8.0.1")
'org.nhind:dns:jar:8.0.1'
<dependency org="org.nhind" name="dns" rev="8.0.1">
<artifact name="dns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='dns', version='8.0.1')
)
libraryDependencies += "org.nhind" % "dns" % "8.0.1"
[org.nhind/dns "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
dnsjava : dnsjava | jar | 3.3.1 |
org.nhind : config-service-client | jar | 8.0.0 |
org.nhind : config-model | jar | 8.0.0 |
org.nhind : direct-policy | jar | 8.0.0 |
org.nhind : direct-common | jar | 8.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.nhind : config-service-jar | jar | 8.0.0 |
org.apache.mina : mina-core | jar | 2.1.4 |
com.h2database : h2 | jar | 1.4.200 |
io.r2dbc : r2dbc-h2 | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.2 |