| License |
License |
|---|---|
| GroupId | GroupIdcom.newmainsoftech.spray |
| ArtifactId | ArtifactIdsprex |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionSprex
Library of Spring extensions and configurations
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNewMain Softech |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sprex-1.0.0.pom | |
| sprex-1.0.0.jar | 33 KB |
| sprex-1.0.0-sources.jar | 25 KB |
| sprex-1.0.0-javadoc.jar | 169 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | 3.2.0.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| 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 |
| 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 |