License |
License |
---|---|
GroupId | GroupIdcom.peertopark.spring |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.peertopark.spring.commons
Peer to Park Spring Open Source parent package
|
Project Organization |
Project OrganizationPeer to Park |
Filename | Size |
---|---|
commons-1.1.5.pom | |
commons-1.1.5.jar | 2 KB |
commons-1.1.5-sources.jar | 3 KB |
commons-1.1.5-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.peertopark.spring/commons/ -->
<dependency>
<groupId>com.peertopark.spring</groupId>
<artifactId>commons</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.peertopark.spring/commons/
implementation 'com.peertopark.spring:commons:1.1.5'
// https://jarcasting.com/artifacts/com.peertopark.spring/commons/
implementation ("com.peertopark.spring:commons:1.1.5")
'com.peertopark.spring:commons:jar:1.1.5'
<dependency org="com.peertopark.spring" name="commons" rev="1.1.5">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peertopark.spring', module='commons', version='1.1.5')
)
libraryDependencies += "com.peertopark.spring" % "commons" % "1.1.5"
[com.peertopark.spring/commons "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.peertopark.java : commons | jar | 3.5.1 |
org.springframework : spring-context | jar | 4.3.8.RELEASE |
org.springframework : spring-context-support | jar | 4.3.8.RELEASE |
org.springframework.security : spring-security-web | jar | 4.2.2.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.quartz-scheduler : quartz | jar | 2.3.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |