GroupId | GroupIdcom.github.smokestack |
---|---|
ArtifactId | ArtifactIdsmokestack-jndi-1.2 |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmokestack JNDI 1.2
|
Filename | Size |
---|---|
smokestack-jndi-1.2-0.1.pom | |
smokestack-jndi-1.2-0.1.jar | 6 KB |
smokestack-jndi-1.2-0.1-sources.jar | 3 KB |
smokestack-jndi-1.2-0.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.smokestack/smokestack-jndi-1.2/ -->
<dependency>
<groupId>com.github.smokestack</groupId>
<artifactId>smokestack-jndi-1.2</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.smokestack/smokestack-jndi-1.2/
implementation 'com.github.smokestack:smokestack-jndi-1.2:0.1'
// https://jarcasting.com/artifacts/com.github.smokestack/smokestack-jndi-1.2/
implementation ("com.github.smokestack:smokestack-jndi-1.2:0.1")
'com.github.smokestack:smokestack-jndi-1.2:jar:0.1'
<dependency org="com.github.smokestack" name="smokestack-jndi-1.2" rev="0.1">
<artifact name="smokestack-jndi-1.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.smokestack', module='smokestack-jndi-1.2', version='0.1')
)
libraryDependencies += "com.github.smokestack" % "smokestack-jndi-1.2" % "0.1"
[com.github.smokestack/smokestack-jndi-1.2 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.smokestack : smokestack-common | jar | 0.1 |
org.hamcrest : hamcrest-all | jar | ${hamcrest.version} |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | ${junit.version} |