| License |
License |
|---|---|
| GroupId | GroupIdcom.wizzdi |
| ArtifactId | ArtifactIdlicense-model |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlicense-model
license model manages licensing for other FlexiCore Plugins
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| license-model-2.0.0.pom | |
| license-model-2.0.0.jar | 16 KB |
| license-model-2.0.0-sources.jar | 14 KB |
| license-model-2.0.0-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wizzdi/license-model/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>license-model</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/license-model/
implementation 'com.wizzdi:license-model:2.0.0'
// https://jarcasting.com/artifacts/com.wizzdi/license-model/
implementation ("com.wizzdi:license-model:2.0.0")
'com.wizzdi:license-model:jar:2.0.0'
<dependency org="com.wizzdi" name="license-model" rev="2.0.0">
<artifact name="license-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='license-model', version='2.0.0')
)
libraryDependencies += "com.wizzdi" % "license-model" % "2.0.0"
[com.wizzdi/license-model "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wizzdi : flexicore-boot-starter-data-jpa | jar | |
| com.wizzdi : flexicore-boot-starter-web | jar | |
| com.wizzdi : flexicore-security-model | jar | |
| com.wizzdi : flexicore-file-model | jar | 1.0.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| io.swagger.core.v3 : swagger-jaxrs2 | jar | 2.0.8 |
| org.pf4j : pf4j-spring | jar |