com.bluecirclesoft.open:json-spring-reader

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-spring-reader
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-spring-reader

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.bluecirclesoft.open : json-interface-generator-core jar 0.28
com.bluecirclesoft.open : json-jackson-modeller jar 0.28
com.bluecirclesoft.open : getopt jar 1.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.11.1
org.springframework : spring-web jar 5.0.4.RELEASE
org.reflections : reflections jar 0.9.12

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1

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