Last Version

jrugged 3.2.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.fishwife
ArtifactId

ArtifactId

jrugged
Version

Version

3.2.2
Type

Type

pom
Description

Description

jrugged
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/Comcast/jrugged

Download jrugged 3.2.2

Filename Size
jrugged-3.2.2.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.fishwife/jrugged/ -->
<dependency>
    <groupId>org.fishwife</groupId>
    <artifactId>jrugged</artifactId>
    <version>3.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fishwife/jrugged/
implementation 'org.fishwife:jrugged:3.2.2'
// https://jarcasting.com/artifacts/org.fishwife/jrugged/
implementation ("org.fishwife:jrugged:3.2.2")
'org.fishwife:jrugged:pom:3.2.2'
<dependency org="org.fishwife" name="jrugged" rev="3.2.2">
  <artifact name="jrugged" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fishwife', module='jrugged', version='3.2.2')
)
libraryDependencies += "org.fishwife" % "jrugged" % "3.2.2"
[org.fishwife/jrugged "3.2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.easymock : easymock jar 3.0

Project Modules

  • jrugged-core
  • jrugged-aspects
  • jrugged-spring
  • jrugged-httpclient
  • jrugged-examples