| License |
License |
|---|---|
| GroupId | GroupIdno.ks.fiks |
| ArtifactId | ArtifactIdkryptering |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKryptering
Bibliotek for CMS-kryptering og -dekryptering
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kryptering-1.1.2.pom | |
| kryptering-1.1.2.jar | 8 KB |
| kryptering-1.1.2-sources.jar | 5 KB |
| kryptering-1.1.2-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.ks.fiks/kryptering/ -->
<dependency>
<groupId>no.ks.fiks</groupId>
<artifactId>kryptering</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.ks.fiks/kryptering/
implementation 'no.ks.fiks:kryptering:1.1.2'
// https://jarcasting.com/artifacts/no.ks.fiks/kryptering/
implementation ("no.ks.fiks:kryptering:1.1.2")
'no.ks.fiks:kryptering:jar:1.1.2'
<dependency org="no.ks.fiks" name="kryptering" rev="1.1.2">
<artifact name="kryptering" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ks.fiks', module='kryptering', version='1.1.2')
)
libraryDependencies += "no.ks.fiks" % "kryptering" % "1.1.2"
[no.ks.fiks/kryptering "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
| commons-io : commons-io | jar | 2.11.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |