| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.seedstack.seed |
| ArtifactId | ArtifactIdseed-security-specs |
| Version | Version3.12.1 |
| Type | Typejar |
| Description |
DescriptionClean Java development
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| seed-security-specs-3.12.1.pom | |
| seed-security-specs-3.12.1.jar | 27 KB |
| seed-security-specs-3.12.1-sources.jar | 29 KB |
| seed-security-specs-3.12.1-javadoc.jar | 582 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.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-security-specs/
implementation 'org.seedstack.seed:seed-security-specs:3.12.1'
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-security-specs/
implementation ("org.seedstack.seed:seed-security-specs:3.12.1")
'org.seedstack.seed:seed-security-specs:jar:3.12.1'
<dependency org="org.seedstack.seed" name="seed-security-specs" rev="3.12.1">
<artifact name="seed-security-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.seed', module='seed-security-specs', version='3.12.1')
)
libraryDependencies += "org.seedstack.seed" % "seed-security-specs" % "3.12.1"
[org.seedstack.seed/seed-security-specs "3.12.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.seedstack.seed : seed-specs | jar | 3.12.1 |
| 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 |