License |
License |
---|---|
Categories |
CategoriesRESTEasy Program Interface REST Frameworks |
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-resteasy-core |
Last Version | Last Version1.0.57 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-resteasy-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-resteasy-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-resteasy-core</artifactId>
<version>1.0.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-resteasy-core/
implementation 'com.turbospaces.boot:bootstrap-resteasy-core:1.0.57'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-resteasy-core/
implementation ("com.turbospaces.boot:bootstrap-resteasy-core:1.0.57")
'com.turbospaces.boot:bootstrap-resteasy-core:jar:1.0.57'
<dependency org="com.turbospaces.boot" name="bootstrap-resteasy-core" rev="1.0.57">
<artifact name="bootstrap-resteasy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-resteasy-core', version='1.0.57')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-resteasy-core" % "1.0.57"
[com.turbospaces.boot/bootstrap-resteasy-core "1.0.57"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-validator-provider | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | 2.7.0 |
org.jboss.resteasy : resteasy-jackson2-provider | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter | jar | |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |