License |
License |
---|---|
GroupId | GroupIdcom.tapad.sbt |
ArtifactId | ArtifactIdoozie-templating-lib_2.12 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionoozie-templating-lib
oozie-templating-lib
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tapad.sbt/oozie-templating-lib_2.12/ -->
<dependency>
<groupId>com.tapad.sbt</groupId>
<artifactId>oozie-templating-lib_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tapad.sbt/oozie-templating-lib_2.12/
implementation 'com.tapad.sbt:oozie-templating-lib_2.12:0.1.0'
// https://jarcasting.com/artifacts/com.tapad.sbt/oozie-templating-lib_2.12/
implementation ("com.tapad.sbt:oozie-templating-lib_2.12:0.1.0")
'com.tapad.sbt:oozie-templating-lib_2.12:jar:0.1.0'
<dependency org="com.tapad.sbt" name="oozie-templating-lib_2.12" rev="0.1.0">
<artifact name="oozie-templating-lib_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tapad.sbt', module='oozie-templating-lib_2.12', version='0.1.0')
)
libraryDependencies += "com.tapad.sbt" % "oozie-templating-lib_2.12" % "0.1.0"
[com.tapad.sbt/oozie-templating-lib_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
org.scala-lang : scala-reflect | jar | 2.12.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : twirl-api_2.12 | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |