JavaHost

JVM虚拟DNS,开发期间可以省去hosts文件配置

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

javahost
Last Version

Last Version

0.9.12
Release Date

Release Date

Type

Type

jar
Description

Description

JavaHost
JVM虚拟DNS,开发期间可以省去hosts文件配置
Project URL

Project URL

https://github.com/tanhaichao/javahost

Download javahost

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.9.RELEASE
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

leopard

Versions

Version
0.9.12
0.9.11
0.9.10
0.9.8
0.9.6
0.9.4
0.3
0.2
0.1