Last Version

jrugged-examples 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-examples
Version

Version

3.2.2
Type

Type

war
Description

Description

jrugged-examples
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-examples 3.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.0.5.RELEASE
org.fishwife : jrugged-core jar 3.2.2
org.fishwife : jrugged-aspects jar 3.2.2
org.fishwife : jrugged-spring jar 3.2.2
org.slf4j : slf4j-api jar 1.7.0

provided (2)

Group / Artifact Type Version
javax.servlet : jsp-api jar 2.0
javax.servlet : servlet-api jar 2.4

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 3.0.5.RELEASE
junit : junit jar 4.7
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.