License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdsmallmind-identity |
Version | Version1.8.6 |
Type | Typejar |
Description |
DescriptionIdentity
Authentication And Authorization
|
Filename | Size |
---|---|
smallmind-identity-1.8.6.pom | |
smallmind-identity-1.8.6.jar | 23 KB |
smallmind-identity-1.8.6-sources.jar | 13 KB |
smallmind-identity-1.8.6-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/smallmind-identity/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>smallmind-identity</artifactId>
<version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/smallmind-identity/
implementation 'org.smallmind:smallmind-identity:1.8.6'
// https://jarcasting.com/artifacts/org.smallmind/smallmind-identity/
implementation ("org.smallmind:smallmind-identity:1.8.6")
'org.smallmind:smallmind-identity:jar:1.8.6'
<dependency org="org.smallmind" name="smallmind-identity" rev="1.8.6">
<artifact name="smallmind-identity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='smallmind-identity', version='1.8.6')
)
libraryDependencies += "org.smallmind" % "smallmind-identity" % "1.8.6"
[org.smallmind/smallmind-identity "1.8.6"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : smallmind-nutsnbolts | jar | 1.8.6 |
org.smallmind : smallmind-persistence | jar | 1.8.6 |
org.smallmind : scribe-pen | jar | 1.8.6 |
joda-time : joda-time | jar | 2.7 |
org.aspectj : aspectjrt Optional | jar | 1.8.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.springframework : spring-test | jar | 4.0.3.RELEASE |