License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.theicenet |
ArtifactId | ArtifactIdtheicenet-cryptography-acceptance-tests |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTheIceNet Cryptography is a library which makes easy to develop cryptography-based,
production-grade Spring Boot applications.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography-acceptance-tests/ -->
<dependency>
<groupId>com.theicenet</groupId>
<artifactId>theicenet-cryptography-acceptance-tests</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography-acceptance-tests/
implementation 'com.theicenet:theicenet-cryptography-acceptance-tests:1.3.2'
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography-acceptance-tests/
implementation ("com.theicenet:theicenet-cryptography-acceptance-tests:1.3.2")
'com.theicenet:theicenet-cryptography-acceptance-tests:jar:1.3.2'
<dependency org="com.theicenet" name="theicenet-cryptography-acceptance-tests" rev="1.3.2">
<artifact name="theicenet-cryptography-acceptance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theicenet', module='theicenet-cryptography-acceptance-tests', version='1.3.2')
)
libraryDependencies += "com.theicenet" % "theicenet-cryptography-acceptance-tests" % "1.3.2"
[com.theicenet/theicenet-cryptography-acceptance-tests "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.theicenet : theicenet-cryptography-spring-boot-starter | jar | 1.3.2 |
com.theicenet : theicenet-cryptography-test-support | jar | 1.3.2 |
org.springframework.boot : spring-boot-test | jar | 2.6.1 |
org.springframework : spring-test | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.hamcrest : hamcrest | jar | 2.2 |