| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.wizzdi |
| ArtifactId | ArtifactIdflexicore-security-service |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFlexiCore security service
flexicore security 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.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-security-service/
implementation 'com.wizzdi:flexicore-security-service:1.3.3'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-security-service/
implementation ("com.wizzdi:flexicore-security-service:1.3.3")
'com.wizzdi:flexicore-security-service:jar:1.3.3'
<dependency org="com.wizzdi" name="flexicore-security-service" rev="1.3.3">
<artifact name="flexicore-security-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='flexicore-security-service', version='1.3.3')
)
libraryDependencies += "com.wizzdi" % "flexicore-security-service" % "1.3.3"
[com.wizzdi/flexicore-security-service "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | |
| com.google.guava : guava | jar | 31.1-jre |
| com.wizzdi : flexicore-boot-starter-data-jpa | jar | 1.2.0 |
| org.pf4j : pf4j-spring | jar | 0.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.wizzdi : flexicore-security-model | jar | 1.3.1 |
| com.wizzdi : flexicore-boot | jar | 1.3.0 |
| com.wizzdi : flexicore-boot-starter-web | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.wizzdi : flexicore-boot-starter-data-jpa-eclipselink | jar | 1.2.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 |