License |
License |
---|---|
GroupId | GroupIdcom.wizzdi |
ArtifactId | ArtifactIdflexicore-boot |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionFlexiCore Boot
flexicore boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flexicore-boot-1.2.1.pom | |
flexicore-boot-1.2.1.jar | 39 KB |
flexicore-boot-1.2.1-sources.jar | 22 KB |
flexicore-boot-1.2.1-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>flexicore-boot</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot/
implementation 'com.wizzdi:flexicore-boot:1.2.1'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot/
implementation ("com.wizzdi:flexicore-boot:1.2.1")
'com.wizzdi:flexicore-boot:jar:1.2.1'
<dependency org="com.wizzdi" name="flexicore-boot" rev="1.2.1">
<artifact name="flexicore-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='flexicore-boot', version='1.2.1')
)
libraryDependencies += "com.wizzdi" % "flexicore-boot" % "1.2.1"
[com.wizzdi/flexicore-boot "1.2.1"]
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 |