| License |
License |
|---|---|
| Categories |
CategoriesRESTEasy Program Interface REST Frameworks |
| GroupId | GroupIdcom.wizzdi |
| ArtifactId | ArtifactIdresteasy-flexicore-boot-starter |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionFlexiCore Boot JaxRS
flexicore boot JaxRS
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wizzdi/resteasy-flexicore-boot-starter/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>resteasy-flexicore-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/resteasy-flexicore-boot-starter/
implementation 'com.wizzdi:resteasy-flexicore-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.wizzdi/resteasy-flexicore-boot-starter/
implementation ("com.wizzdi:resteasy-flexicore-boot-starter:1.0.0")
'com.wizzdi:resteasy-flexicore-boot-starter:jar:1.0.0'
<dependency org="com.wizzdi" name="resteasy-flexicore-boot-starter" rev="1.0.0">
<artifact name="resteasy-flexicore-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='resteasy-flexicore-boot-starter', version='1.0.0')
)
libraryDependencies += "com.wizzdi" % "resteasy-flexicore-boot-starter" % "1.0.0"
[com.wizzdi/resteasy-flexicore-boot-starter "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wizzdi : flexicore-boot-starter-web | jar | 1.0.2 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.jboss.resteasy : resteasy-spring-boot-starter | jar | 4.0.0.Final |
| org.pf4j : pf4j-spring | jar | 0.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.wizzdi : flexicore-boot | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |