License |
License |
---|---|
GroupId | GroupIdorg.opoo.press |
ArtifactId | ArtifactIdopoopress-support |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionOpooPress Blogging Framework :: Support
OpooPress Blogging Framework is a java based blog aware static site generator.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
opoopress-support-1.1.3.pom | |
opoopress-support-1.1.3.jar | 15 KB |
opoopress-support-1.1.3-sources.jar | 7 KB |
opoopress-support-1.1.3-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opoo.press/opoopress-support/ -->
<dependency>
<groupId>org.opoo.press</groupId>
<artifactId>opoopress-support</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opoo.press/opoopress-support/
implementation 'org.opoo.press:opoopress-support:1.1.3'
// https://jarcasting.com/artifacts/org.opoo.press/opoopress-support/
implementation ("org.opoo.press:opoopress-support:1.1.3")
'org.opoo.press:opoopress-support:jar:1.1.3'
<dependency org="org.opoo.press" name="opoopress-support" rev="1.1.3">
<artifact name="opoopress-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opoo.press', module='opoopress-support', version='1.1.3')
)
libraryDependencies += "org.opoo.press" % "opoopress-support" % "1.1.3"
[org.opoo.press/opoopress-support "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.opoo.press : opoopress-core | jar | 1.1.3 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
org.jruby : jruby-core | jar | 1.7.4 |
com.github.jnr : jnr-ffi | jar | 1.0.6 |
org.nanoko.libs : compass-gems | jar | 0.12.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |