License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.wizzdi |
ArtifactId | ArtifactIdflexicore-security-service |
Version | Version1.0.9 |
Type | Typejar |
Description |
DescriptionFlexiCore security service
flexicore base service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wizzdi/flexicore-security-service/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>flexicore-security-service</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-security-service/
implementation 'com.wizzdi:flexicore-security-service:1.0.9'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-security-service/
implementation ("com.wizzdi:flexicore-security-service:1.0.9")
'com.wizzdi:flexicore-security-service:jar:1.0.9'
<dependency org="com.wizzdi" name="flexicore-security-service" rev="1.0.9">
<artifact name="flexicore-security-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='flexicore-security-service', version='1.0.9')
)
libraryDependencies += "com.wizzdi" % "flexicore-security-service" % "1.0.9"
[com.wizzdi/flexicore-security-service "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.wizzdi : flexicore-boot-starter-data-jpa | jar | 1.0.3 |
org.pf4j : pf4j-spring | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.wizzdi : flexicore-security-model | jar | 1.0.7 |
com.wizzdi : flexicore-boot | jar | 1.1.0 |
com.wizzdi : flexicore-boot-starter-web | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.wizzdi : flexicore-boot-starter-data-jpa-eclipselink | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
com.wizzdi : flexicore-boot-test-helper | jar | 1.0.0 |
org.postgresql : postgresql | jar |