License |
License |
---|---|
GroupId | GroupIdcom.expedia.tesla |
ArtifactId | ArtifactIdtesla-compiler |
Version | Version4.0 |
Type | Typejar |
Description |
Descriptiontesla-compiler
Tesla Data Modelling
|
Filename | Size |
---|---|
tesla-compiler-4.0.pom | |
tesla-compiler-4.0.jar | 68 KB |
tesla-compiler-4.0-sources.jar | 51 KB |
tesla-compiler-4.0-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.expedia.tesla/tesla-compiler/ -->
<dependency>
<groupId>com.expedia.tesla</groupId>
<artifactId>tesla-compiler</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.tesla/tesla-compiler/
implementation 'com.expedia.tesla:tesla-compiler:4.0'
// https://jarcasting.com/artifacts/com.expedia.tesla/tesla-compiler/
implementation ("com.expedia.tesla:tesla-compiler:4.0")
'com.expedia.tesla:tesla-compiler:jar:4.0'
<dependency org="com.expedia.tesla" name="tesla-compiler" rev="4.0">
<artifact name="tesla-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.tesla', module='tesla-compiler', version='4.0')
)
libraryDependencies += "com.expedia.tesla" % "tesla-compiler" % "4.0"
[com.expedia.tesla/tesla-compiler "4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.expedia.tesla : tesla-core | jar | 4.0 |
com.expedia.tesla : tesla-schema | jar | 4.0 |
com.expedia.tesla : tesla-annotation | jar | 4.0 |
commons-cli : commons-cli | jar | 1.2 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.3 |
org.mozilla : rhino | jar | 1.7R4 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
com.beust : jcommander | jar | 1.35 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.2 |
junit : junit | jar | 4.11 |