typescript-service-generator

Palantir open source project

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.palantir.ts
ArtifactId

ArtifactId

typescript-service-generator-core
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

typescript-service-generator
Palantir open source project
Project URL

Project URL

https://github.com/palantir/typescript-service-generator
Project Organization

Project Organization

Palantir Technologies Inc
Source Code Management

Source Code Management

https://github.com/palantir/typescript-service-generator

Download typescript-service-generator-core

How to add to project

<!-- 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"]

Dependencies

runtime (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0
0.10.0