License |
License |
---|---|
GroupId | GroupIdio.github.frostingwolf |
ArtifactId | ArtifactIdsaluki-ops-console |
Version | Version1.5.9.RELEASE |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-ops-console/ -->
<dependency>
<groupId>io.github.frostingwolf</groupId>
<artifactId>saluki-ops-console</artifactId>
<version>1.5.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-ops-console/
implementation 'io.github.frostingwolf:saluki-ops-console:1.5.9.RELEASE'
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-ops-console/
implementation ("io.github.frostingwolf:saluki-ops-console:1.5.9.RELEASE")
'io.github.frostingwolf:saluki-ops-console:jar:1.5.9.RELEASE'
<dependency org="io.github.frostingwolf" name="saluki-ops-console" rev="1.5.9.RELEASE">
<artifact name="saluki-ops-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.frostingwolf', module='saluki-ops-console', version='1.5.9.RELEASE')
)
libraryDependencies += "io.github.frostingwolf" % "saluki-ops-console" % "1.5.9.RELEASE"
[io.github.frostingwolf/saluki-ops-console "1.5.9.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.5.20.RELEASE |
org.springframework.boot : spring-boot-starter-jetty | jar | 1.5.20.RELEASE |
com.ecwid.consul : consul-api | jar | 1.4.0 |
com.google.guava : guava | jar | 20.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.logging.log4j : log4j-api | jar | 2.2 |
org.apache.logging.log4j : log4j-core | jar | 2.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.2 |
io.github.frostingwolf : saluki-core | jar | 1.5.9.RELEASE |
io.github.frostingwolf : spring-boot-starter-salukiops | jar | 1.5.9.RELEASE |
com.alibaba : druid | jar | 1.0.26 |
mysql : mysql-connector-java | jar | 6.0.5 |