| License |
License |
|---|---|
| GroupId | GroupIdorg.foundweekends.giter8 |
| ArtifactId | ArtifactIdgiter8-lib_2.11 |
| 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.11-0.12.0-M2.pom | |
| giter8-lib_2.11-0.12.0-M2.jar | 276 KB |
| giter8-lib_2.11-0.12.0-M2-sources.jar | 21 KB |
| giter8-lib_2.11-0.12.0-M2-javadoc.jar | 484 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.foundweekends.giter8/giter8-lib_2.11/ -->
<dependency>
<groupId>org.foundweekends.giter8</groupId>
<artifactId>giter8-lib_2.11</artifactId>
<version>0.12.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.foundweekends.giter8/giter8-lib_2.11/
implementation 'org.foundweekends.giter8:giter8-lib_2.11:0.12.0-M2'
// https://jarcasting.com/artifacts/org.foundweekends.giter8/giter8-lib_2.11/
implementation ("org.foundweekends.giter8:giter8-lib_2.11:0.12.0-M2")
'org.foundweekends.giter8:giter8-lib_2.11:jar:0.12.0-M2'
<dependency org="org.foundweekends.giter8" name="giter8-lib_2.11" rev="0.12.0-M2">
<artifact name="giter8-lib_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.foundweekends.giter8', module='giter8-lib_2.11', version='0.12.0-M2')
)
libraryDependencies += "org.foundweekends.giter8" % "giter8-lib_2.11" % "0.12.0-M2"
[org.foundweekends.giter8/giter8-lib_2.11 "0.12.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| 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 |
| org.scala-lang.modules : scala-xml_2.11 | jar | 1.1.0 |
| org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.11 | jar | 1.13.5 |
| org.scala-sbt : io_2.11 | jar | 1.2.2 |
| org.scalatest : scalatest_2.11 | jar | 3.0.8 |
| org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.6.0 |
| org.slf4j : slf4j-simple | jar | 1.7.26 |