Last Version

Krausening::Krausening Java 10

The Java implementation of krausening

License

License

GroupId

GroupId

org.bitbucket.askllc.krausening
ArtifactId

ArtifactId

krausening
Version

Version

10
Type

Type

jar
Description

Description

Krausening::Krausening Java
The Java implementation of krausening

Download krausening 10


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.