License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.seedstack.seed |
ArtifactId | ArtifactIdseed-security-specs |
Last Version | Last Version3.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClean Java development
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
seed-security-specs-3.14.0.pom | |
seed-security-specs-3.14.0.jar | 26 KB |
seed-security-specs-3.14.0-sources.jar | 29 KB |
seed-security-specs-3.14.0-javadoc.jar | 581 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.seedstack.seed/seed-security-specs/ -->
<dependency>
<groupId>org.seedstack.seed</groupId>
<artifactId>seed-security-specs</artifactId>
<version>3.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-security-specs/
implementation 'org.seedstack.seed:seed-security-specs:3.14.0'
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-security-specs/
implementation ("org.seedstack.seed:seed-security-specs:3.14.0")
'org.seedstack.seed:seed-security-specs:jar:3.14.0'
<dependency org="org.seedstack.seed" name="seed-security-specs" rev="3.14.0">
<artifact name="seed-security-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.seed', module='seed-security-specs', version='3.14.0')
)
libraryDependencies += "org.seedstack.seed" % "seed-security-specs" % "3.14.0"
[org.seedstack.seed/seed-security-specs "3.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seedstack.seed : seed-specs | jar | 3.14.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.12.1 |
org.mockito : mockito-core | jar | 2.23.4 |