json-interface-generator-annotations

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-interface-generator-annotations
Last Version

Last Version

0.28
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download json-interface-generator-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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