com.bluecirclesoft.open:json-integration-tests-spring

bluecircle-json-interface-generator - reads your Java web services and generates TypeScript interfaces from it.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.bluecirclesoft.open
ArtifactId

ArtifactId

json-integration-tests-spring
Last Version

Last Version

0.28
Release Date

Release Date

Type

Type

jar
Description

Description

bluecircle-json-interface-generator - reads your Java web services and generates TypeScript interfaces from it.

Download json-integration-tests-spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests-spring/ -->
<dependency>
    <groupId>com.bluecirclesoft.open</groupId>
    <artifactId>json-integration-tests-spring</artifactId>
    <version>0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests-spring/
implementation 'com.bluecirclesoft.open:json-integration-tests-spring:0.28'
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests-spring/
implementation ("com.bluecirclesoft.open:json-integration-tests-spring:0.28")
'com.bluecirclesoft.open:json-integration-tests-spring:jar:0.28'
<dependency org="com.bluecirclesoft.open" name="json-integration-tests-spring" rev="0.28">
  <artifact name="json-integration-tests-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluecirclesoft.open', module='json-integration-tests-spring', version='0.28')
)
libraryDependencies += "com.bluecirclesoft.open" % "json-integration-tests-spring" % "0.28"
[com.bluecirclesoft.open/json-integration-tests-spring "0.28"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-web jar 5.2.9.RELEASE
org.springframework : spring-webmvc jar 5.2.9.RELEASE
org.springframework : spring-beans jar 5.2.9.RELEASE
org.springframework : spring-context jar 5.2.9.RELEASE
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1

provided (1)

Group / Artifact Type Version
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar

test (10)

Group / Artifact Type Version
org.jboss.arquillian.protocol : arquillian-protocol-servlet jar
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1
org.zeroturnaround : zt-exec jar 1.9
com.bluecirclesoft.open : json-spring-reader jar 0.28
com.bluecirclesoft.open : json-typescript-generator jar 0.28
org.jboss.arquillian.junit : arquillian-junit-container jar
org.wildfly.arquillian : wildfly-arquillian-container-managed jar 3.0.1.Final
org.slf4j : slf4j-jdk14 jar 1.7.30
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain pom

Project Modules

There are no modules declared in this project.

Versions

Version
0.28
0.27
0.25
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.16
0.15
0.14