License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.askllc.krausening |
ArtifactId | ArtifactIdkrausening |
Last Version | Last Version10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKrausening::Krausening Java
The Java implementation of krausening
|
Filename | Size |
---|---|
krausening-10.pom | |
krausening-10.jar | 19 KB |
krausening-10-sources.jar | 8 KB |
krausening-10-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.krausening/krausening/ -->
<dependency>
<groupId>org.bitbucket.askllc.krausening</groupId>
<artifactId>krausening</artifactId>
<version>10</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.krausening/krausening/
implementation 'org.bitbucket.askllc.krausening:krausening:10'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.krausening/krausening/
implementation ("org.bitbucket.askllc.krausening:krausening:10")
'org.bitbucket.askllc.krausening:krausening:jar:10'
<dependency org="org.bitbucket.askllc.krausening" name="krausening" rev="10">
<artifact name="krausening" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.krausening', module='krausening', version='10')
)
libraryDependencies += "org.bitbucket.askllc.krausening" % "krausening" % "10"
[org.bitbucket.askllc.krausening/krausening "10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-io : commons-io | jar | 2.5 |
org.aeonbits.owner : owner | jar | 1.0.9 |
org.jasypt : jasypt | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
junit : junit | jar | 4.12 |