License |
License |
---|---|
GroupId | GroupIdcom.newmainsoftech |
ArtifactId | ArtifactIdspray |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpray
Spray project is consisted of Spring utilities.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationNewMain Softech |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spray-1.1.0.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.newmainsoftech/spray/ -->
<dependency>
<groupId>com.newmainsoftech</groupId>
<artifactId>spray</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.newmainsoftech/spray/
implementation 'com.newmainsoftech:spray:1.1.0'
// https://jarcasting.com/artifacts/com.newmainsoftech/spray/
implementation ("com.newmainsoftech:spray:1.1.0")
'com.newmainsoftech:spray:pom:1.1.0'
<dependency org="com.newmainsoftech" name="spray" rev="1.1.0">
<artifact name="spray" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.newmainsoftech', module='spray', version='1.1.0')
)
libraryDependencies += "com.newmainsoftech" % "spray" % "1.1.0"
[com.newmainsoftech/spray "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.9 |
org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |