| License |
License |
|---|---|
| GroupId | GroupIdorg.ops4j.ramler |
| ArtifactId | ArtifactIdramler-typescript |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOPS4J Ramler TypeScript Generator
Code and documentation generator for RAML 1.0
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ramler-typescript-0.10.0.pom | |
| ramler-typescript-0.10.0.jar | 22 KB |
| ramler-typescript-0.10.0-sources.jar | 16 KB |
| ramler-typescript-0.10.0-javadoc.jar | 78 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.ramler/ramler-typescript/ -->
<dependency>
<groupId>org.ops4j.ramler</groupId>
<artifactId>ramler-typescript</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.ramler/ramler-typescript/
implementation 'org.ops4j.ramler:ramler-typescript:0.10.0'
// https://jarcasting.com/artifacts/org.ops4j.ramler/ramler-typescript/
implementation ("org.ops4j.ramler:ramler-typescript:0.10.0")
'org.ops4j.ramler:ramler-typescript:jar:0.10.0'
<dependency org="org.ops4j.ramler" name="ramler-typescript" rev="0.10.0">
<artifact name="ramler-typescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.ramler', module='ramler-typescript', version='0.10.0')
)
libraryDependencies += "org.ops4j.ramler" % "ramler-typescript" % "0.10.0"
[org.ops4j.ramler/ramler-typescript "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ops4j.ramler : ramler-java | jar | 0.10.0 |
| org.raml : raml-parser-2 | jar | 1.0.28 |
| org.glassfish : javax.json | jar | 1.1 |
| org.pegdown : pegdown | jar | 1.6.0 |
| org.trimou : trimou-core | jar | 2.5.0.Final |
| org.antlr : antlr4-runtime | jar | 4.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
| org.junit.platform : junit-platform-launcher | jar | 1.4.1 |
| org.assertj : assertj-core | jar | 3.12.2 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |