| License |
License |
|---|---|
| GroupId | GroupIdcom.wizzdi |
| ArtifactId | ArtifactIdflexicore-boot |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFlexiCore Boot
flexicore boot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flexicore-boot-1.3.0.pom | |
| flexicore-boot-1.3.0.jar | 28 KB |
| flexicore-boot-1.3.0-sources.jar | 18 KB |
| flexicore-boot-1.3.0-javadoc.jar | 107 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>flexicore-boot</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot/
implementation 'com.wizzdi:flexicore-boot:1.3.0'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot/
implementation ("com.wizzdi:flexicore-boot:1.3.0")
'com.wizzdi:flexicore-boot:jar:1.3.0'
<dependency org="com.wizzdi" name="flexicore-boot" rev="1.3.0">
<artifact name="flexicore-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='flexicore-boot', version='1.3.0')
)
libraryDependencies += "com.wizzdi" % "flexicore-boot" % "1.3.0"
[com.wizzdi/flexicore-boot "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.pf4j : pf4j-spring | jar | 0.7.0 |
| org.springframework.boot : spring-boot-starter-web | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |