License |
License |
---|---|
GroupId | GroupIdorg.foundweekends.giter8 |
ArtifactId | ArtifactIdgiter8-lib_2.10 |
Version | Version0.12.0-M2 |
Type | Typejar |
Description |
Descriptiongiter8-lib
shared library for app and plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
giter8-lib_2.10-0.12.0-M2.pom | |
giter8-lib_2.10-0.12.0-M2.jar | 274 KB |
giter8-lib_2.10-0.12.0-M2-sources.jar | 21 KB |
giter8-lib_2.10-0.12.0-M2-javadoc.jar | 483 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.foundweekends.giter8/giter8-lib_2.10/ -->
<dependency>
<groupId>org.foundweekends.giter8</groupId>
<artifactId>giter8-lib_2.10</artifactId>
<version>0.12.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.foundweekends.giter8/giter8-lib_2.10/
implementation 'org.foundweekends.giter8:giter8-lib_2.10:0.12.0-M2'
// https://jarcasting.com/artifacts/org.foundweekends.giter8/giter8-lib_2.10/
implementation ("org.foundweekends.giter8:giter8-lib_2.10:0.12.0-M2")
'org.foundweekends.giter8:giter8-lib_2.10:jar:0.12.0-M2'
<dependency org="org.foundweekends.giter8" name="giter8-lib_2.10" rev="0.12.0-M2">
<artifact name="giter8-lib_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.foundweekends.giter8', module='giter8-lib_2.10', version='0.12.0-M2')
)
libraryDependencies += "org.foundweekends.giter8" % "giter8-lib_2.10" % "0.12.0-M2"
[org.foundweekends.giter8/giter8-lib_2.10 "0.12.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
org.antlr : ST4 | jar | 4.1 |
org.eclipse.jgit : org.eclipse.jgit.pgm | jar | 5.4.0.201906121030-r |
commons-io : commons-io | jar | 2.6 |
org.codehaus.plexus : plexus-archiver | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.10 | jar | 1.13.5 |
org.scala-sbt : io_2.10 | jar | 1.2.2 |
org.scalatest : scalatest_2.10 | jar | 3.0.8 |
org.scalamock : scalamock-scalatest-support_2.10 | jar | 3.6.0 |
org.slf4j : slf4j-simple | jar | 1.7.26 |