Java to Typescript Maven plugin

A dead simple plugin for sharing types between backend and frontend, or just generating typescript for any purpose.

License

License

Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

com.github.j2ts
ArtifactId

ArtifactId

java-to-typescript-maven-plugin
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Java to Typescript Maven plugin
A dead simple plugin for sharing types between backend and frontend, or just generating typescript for any purpose.
Project URL

Project URL

https://github.com/j2ts/java-to-typescript-maven-plugin
Project Organization

Project Organization

com.github.j2ts
Source Code Management

Source Code Management

https://github.com/j2ts/java-to-typescript-maven-plugin

Download java-to-typescript-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.j2ts</groupId>
    <artifactId>java-to-typescript-maven-plugin</artifactId>
    <version>0.1.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.40
org.jetbrains.kotlin : kotlin-reflect jar 1.3.40
com.github.ntrrgc » ts-generator jar 1.1.1
org.reflections : reflections jar 0.9.11
org.apache.maven : maven-plugin-api jar 3.5.0
org.apache.maven : maven-project jar 2.2.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.40
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0
0.1.0-rc1