| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.bluecirclesoft.open |
| ArtifactId | ArtifactIdjson-integration-tests |
| Last Version | Last Version0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbluecircle-json-interface-generator - reads your Java web services and generates TypeScript interfaces from it.
|
| Filename | Size |
|---|---|
| json-integration-tests-0.13.pom | |
| json-integration-tests-0.13.jar | 20 KB |
| json-integration-tests-0.13-sources.jar | 16 KB |
| json-integration-tests-0.13-javadoc.jar | 119 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests/ -->
<dependency>
<groupId>com.bluecirclesoft.open</groupId>
<artifactId>json-integration-tests</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests/
implementation 'com.bluecirclesoft.open:json-integration-tests:0.13'
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests/
implementation ("com.bluecirclesoft.open:json-integration-tests:0.13")
'com.bluecirclesoft.open:json-integration-tests:jar:0.13'
<dependency org="com.bluecirclesoft.open" name="json-integration-tests" rev="0.13">
<artifact name="json-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluecirclesoft.open', module='json-integration-tests', version='0.13')
)
libraryDependencies += "com.bluecirclesoft.open" % "json-integration-tests" % "0.13"
[com.bluecirclesoft.open/json-integration-tests "0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| org.slf4j : slf4j-api | jar | 1.5.6 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.resteasy : resteasy-jaxrs | jar | |
| org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec | jar | |
| javax.enterprise : cdi-api | jar | |
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.arquillian.protocol : arquillian-protocol-servlet | jar | |
| org.slf4j : slf4j-simple | jar | 1.5.6 |
| junit : junit | jar | 4.12 |
| org.zeroturnaround : zt-exec | jar | 1.9 |
| com.bluecirclesoft.open : json-jee7-reader | jar | 0.13 |
| com.bluecirclesoft.open : json-typescript-generator | jar | 0.13 |
| org.jboss.arquillian.junit : arquillian-junit-container | jar | |
| org.wildfly.arquillian : wildfly-arquillian-container-managed | jar | 2.0.2.Final |
| org.slf4j : slf4j-jdk14 | jar | 1.5.6 |