License |
License
Apache Source License 2.0
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.codehaus.redback |
ArtifactId | ArtifactIdredback-keys-tests |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: Key Management Test Harness
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
redback-keys-tests-1.4.pom | |
redback-keys-tests-1.4.jar | 5 KB |
redback-keys-tests-1.4-sources.jar | 2 KB |
redback-keys-tests-1.4-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.redback/redback-keys-tests/ -->
<dependency>
<groupId>org.codehaus.redback</groupId>
<artifactId>redback-keys-tests</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-keys-tests/
implementation 'org.codehaus.redback:redback-keys-tests:1.4'
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-keys-tests/
implementation ("org.codehaus.redback:redback-keys-tests:1.4")
'org.codehaus.redback:redback-keys-tests:jar:1.4'
<dependency org="org.codehaus.redback" name="redback-keys-tests" rev="1.4">
<artifact name="redback-keys-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.redback', module='redback-keys-tests', version='1.4')
)
libraryDependencies += "org.codehaus.redback" % "redback-keys-tests" % "1.4"
[org.codehaus.redback/redback-keys-tests "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.redback : redback-keys-api | jar | 1.4 |
org.springframework : spring-test | jar | 3.0.6.RELEASE |
junit : junit | jar | 4.9 |
org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |