| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Maven Build Tools |
| GroupId | GroupIdcom.github.j2ts |
| ArtifactId | ArtifactIdjava-to-typescript-maven-plugin |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionJava 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 |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.j2ts</groupId>
<artifactId>java-to-typescript-maven-plugin</artifactId>
<version>0.1.2</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.40 |
| junit : junit | jar | 4.12 |