License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Github Development Tools Version Controls |
GroupId | GroupIdorg.opoo.press.maven.wagon |
ArtifactId | ArtifactIdopoopress-wagon-github |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpooPress Blogging Framework :: Wagon Providers :: GitHub
OpooPress Blogging Framework is a java based blog aware static site generator.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opoo.press.maven.wagon/opoopress-wagon-github/ -->
<dependency>
<groupId>org.opoo.press.maven.wagon</groupId>
<artifactId>opoopress-wagon-github</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opoo.press.maven.wagon/opoopress-wagon-github/
implementation 'org.opoo.press.maven.wagon:opoopress-wagon-github:1.1.3'
// https://jarcasting.com/artifacts/org.opoo.press.maven.wagon/opoopress-wagon-github/
implementation ("org.opoo.press.maven.wagon:opoopress-wagon-github:1.1.3")
'org.opoo.press.maven.wagon:opoopress-wagon-github:jar:1.1.3'
<dependency org="org.opoo.press.maven.wagon" name="opoopress-wagon-github" rev="1.1.3">
<artifact name="opoopress-wagon-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opoo.press.maven.wagon', module='opoopress-wagon-github', version='1.1.3')
)
libraryDependencies += "org.opoo.press.maven.wagon" % "opoopress-wagon-github" % "1.1.3"
[org.opoo.press.maven.wagon/opoopress-wagon-github "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
org.eclipse.mylyn.github : org.eclipse.egit.github.core | jar | 2.1.3 |
org.codehaus.plexus : plexus-utils | jar | 1.5.15 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.wagon : wagon-provider-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |