License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.ligoj.plugin |
ArtifactId | ArtifactIdplugin-security |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLigoj - Plugin Security
Plugin parent pom the plugins should have.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugin-security-1.0.2.pom | |
plugin-security-1.0.2.jar | 5 KB |
plugin-security-1.0.2-test-sources.jar | 2 KB |
plugin-security-1.0.2-sources.jar | 2 KB |
plugin-security-1.0.2-javadoc.jar | 368 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-security/ -->
<dependency>
<groupId>org.ligoj.plugin</groupId>
<artifactId>plugin-security</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-security/
implementation 'org.ligoj.plugin:plugin-security:1.0.2'
// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-security/
implementation ("org.ligoj.plugin:plugin-security:1.0.2")
'org.ligoj.plugin:plugin-security:jar:1.0.2'
<dependency org="org.ligoj.plugin" name="plugin-security" rev="1.0.2">
<artifact name="plugin-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.plugin', module='plugin-security', version='1.0.2')
)
libraryDependencies += "org.ligoj.plugin" % "plugin-security" % "1.0.2"
[org.ligoj.plugin/plugin-security "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | 3.5.2 |
javax.annotation : javax.annotation-api | jar | 1.3.1 |
org.ligoj.bootstrap : bootstrap-business | jar | 2.4.3 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.springframework : spring-context-support | jar | 5.1.0.RELEASE |
org.quartz-scheduler : quartz | jar | 2.3.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.ligoj.api : plugin-core | jar | 3.1.1 |
org.projectlombok : lombok | jar | 1.18.2 |
javax.transaction : javax.transaction-api | jar | 1.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.enterprise : cdi-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.ligoj.api : plugin-api-test | jar | 3.1.1 |
org.ligoj.bootstrap : bootstrap-business-test | jar | 2.4.3 |
org.mockito : mockito-core | jar | 2.22.0 |
com.github.tomakehurst : wiremock | jar | 2.19.0 |