Last Version

Sprex 1.0.0

Library of Spring extensions and configurations

License

License

GroupId

GroupId

com.newmainsoftech.spray
ArtifactId

ArtifactId

sprex
Version

Version

1.0.0
Type

Type

jar
Description

Description

Sprex
Library of Spring extensions and configurations
Project URL

Project URL

https://code.google.com/p/spray/source/browse/#svn%2Ftrunk%2Fsprex%253Fstate%253Dclosed
Project Organization

Project Organization

NewMain Softech
Source Code Management

Source Code Management

https://code.google.com/p/spray/source/checkout/tags/sprex-1.0.0

Download sprex 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.2.0.RELEASE
org.slf4j : slf4j-api jar 1.7.2

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
jstl : jstl jar 1.2
ch.qos.logback : logback-classic jar 1.0.9
org.slf4j : jcl-over-slf4j jar 1.7.2

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.0.RELEASE
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.11
org.seleniumhq.selenium : selenium-java jar 2.29.1

Project Modules

There are no modules declared in this project.