License |
License |
---|---|
GroupId | GroupIdorg.foundweekends.giter8 |
ArtifactId | ArtifactIdgiter8-library_2.10 |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptiongiter8-library
Shared library for Giter8 app and plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
giter8-library_2.10-0.8.0.pom | |
giter8-library_2.10-0.8.0.jar | 310 KB |
giter8-library_2.10-0.8.0-sources.jar | 23 KB |
giter8-library_2.10-0.8.0-javadoc.jar | 539 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.foundweekends.giter8/giter8-library_2.10/ -->
<dependency>
<groupId>org.foundweekends.giter8</groupId>
<artifactId>giter8-library_2.10</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.foundweekends.giter8/giter8-library_2.10/
implementation 'org.foundweekends.giter8:giter8-library_2.10:0.8.0'
// https://jarcasting.com/artifacts/org.foundweekends.giter8/giter8-library_2.10/
implementation ("org.foundweekends.giter8:giter8-library_2.10:0.8.0")
'org.foundweekends.giter8:giter8-library_2.10:jar:0.8.0'
<dependency org="org.foundweekends.giter8" name="giter8-library_2.10" rev="0.8.0">
<artifact name="giter8-library_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.foundweekends.giter8', module='giter8-library_2.10', version='0.8.0')
)
libraryDependencies += "org.foundweekends.giter8" % "giter8-library_2.10" % "0.8.0"
[org.foundweekends.giter8/giter8-library_2.10 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.clapper : scalasti_2.10 | jar | 2.1.2 |
org.eclipse.jgit : org.eclipse.jgit.pgm | jar | 3.7.0.201502260915-r |
commons-io : commons-io | jar | 2.4 |
org.codehaus.plexus : plexus-archiver | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.10 | jar | 1.13.4 |
org.scalatest : scalatest_2.10 | jar | 3.0.1 |
org.scalamock : scalamock-scalatest-support_2.10 | jar | 3.4.2 |
org.slf4j : slf4j-simple | jar | 1.7.12 |