| License |
License
Apache License Version 2.0
|
|---|---|
| Categories |
CategoriesJOnAS Container Application Servers |
| GroupId | GroupIdcom.github.jonasborn |
| ArtifactId | ArtifactIdsnip |
| Last Version | Last Version1.0.0-BETA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| snip-1.0.0-BETA.pom | |
| snip-1.0.0-BETA.jar | 166 KB |
| snip-1.0.0-BETA-sources.jar | 20 KB |
| snip-1.0.0-BETA-javadoc.jar | 118 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jonasborn/snip/ -->
<dependency>
<groupId>com.github.jonasborn</groupId>
<artifactId>snip</artifactId>
<version>1.0.0-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonasborn/snip/
implementation 'com.github.jonasborn:snip:1.0.0-BETA'
// https://jarcasting.com/artifacts/com.github.jonasborn/snip/
implementation ("com.github.jonasborn:snip:1.0.0-BETA")
'com.github.jonasborn:snip:jar:1.0.0-BETA'
<dependency org="com.github.jonasborn" name="snip" rev="1.0.0-BETA">
<artifact name="snip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonasborn', module='snip', version='1.0.0-BETA')
)
libraryDependencies += "com.github.jonasborn" % "snip" % "1.0.0-BETA"
[com.github.jonasborn/snip "1.0.0-BETA"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.mashape.unirest : unirest-java | jar | 1.4.9 |
| net.sourceforge.argparse4j : argparse4j | jar | 0.8.1 |
| net.sourceforge.jregex : jregex | jar | 1.2_01 |
| com.google.guava : guava | jar | 24.1-jre |
| com.google.code.gson : gson | jar | 2.8.2 |
| net.openhft : zero-allocation-hashing | jar | 0.8 |
| de.vandermeer : asciitable | jar | 0.3.2 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 4.11.0.201803080745-r |
| com.github.lalyos : jfiglet | jar | 0.0.3 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| info.debatty : java-string-similarity | jar | 0.13 |
| io.seruco.encoding : base62 | jar | 0.1.2 |
| org.codehaus.groovy : groovy-all | jar | 3.0.0-alpha-1 |
| javax.activation : activation | jar | 1.1.1 |