is not current version
Last Version 8.0.1

org.nhind:dns-sboot 6.0

Direct Project DNS Server SpringBoot Application

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

dns-sboot
Version

Version

6.0
Type

Type

jar

Download dns-sboot 6.0


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