License |
License |
---|---|
Categories |
CategoriesSecurity Search Business Logic Libraries |
GroupId | GroupIdcom.ge.research.semtk |
ArtifactId | ArtifactIdspringSecurityLibrary |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionspringSecurityLibrary
Semantics toolkit. Visual SPARQL and app service layer.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.ge.research.semtk/springSecurityLibrary/ -->
<dependency>
<groupId>com.ge.research.semtk</groupId>
<artifactId>springSecurityLibrary</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ge.research.semtk/springSecurityLibrary/
implementation 'com.ge.research.semtk:springSecurityLibrary:2.2.2'
// https://jarcasting.com/artifacts/com.ge.research.semtk/springSecurityLibrary/
implementation ("com.ge.research.semtk:springSecurityLibrary:2.2.2")
'com.ge.research.semtk:springSecurityLibrary:jar:2.2.2'
<dependency org="com.ge.research.semtk" name="springSecurityLibrary" rev="2.2.2">
<artifact name="springSecurityLibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ge.research.semtk', module='springSecurityLibrary', version='2.2.2')
)
libraryDependencies += "com.ge.research.semtk" % "springSecurityLibrary" % "2.2.2"
[com.ge.research.semtk/springSecurityLibrary "2.2.2"]