| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.palantir.ts |
| ArtifactId | ArtifactIdtypescript-service-generator-core |
| Last Version | Last Version0.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontypescript-service-generator
Palantir open source project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.palantir.ts/typescript-service-generator-core/ -->
<dependency>
<groupId>com.palantir.ts</groupId>
<artifactId>typescript-service-generator-core</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.palantir.ts/typescript-service-generator-core/
implementation 'com.palantir.ts:typescript-service-generator-core:0.11.0'
// https://jarcasting.com/artifacts/com.palantir.ts/typescript-service-generator-core/
implementation ("com.palantir.ts:typescript-service-generator-core:0.11.0")
'com.palantir.ts:typescript-service-generator-core:jar:0.11.0'
<dependency org="com.palantir.ts" name="typescript-service-generator-core" rev="0.11.0">
<artifact name="typescript-service-generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.palantir.ts', module='typescript-service-generator-core', version='0.11.0')
)
libraryDependencies += "com.palantir.ts" % "typescript-service-generator-core" % "0.11.0"
[com.palantir.ts/typescript-service-generator-core "0.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cz.habarta.typescript-generator : typescript-generator-core | jar | 1.26.333 |
| com.google.guava : guava | jar | 18.0 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.google.code.findbugs : annotations | jar | 3.0.0 |