License |
License |
---|---|
GroupId | GroupIdorg.appsweaver.starter.oss-commons.spring |
ArtifactId | ArtifactIdoss-commons-spring |
Version | Version1.3.5 |
Type | Typejar |
Description |
Descriptionoss-commons-spring
oss-commons-spring
|
Filename | Size |
---|---|
oss-commons-spring-1.3.5.pom | |
oss-commons-spring-1.3.5.jar | 57 KB |
oss-commons-spring-1.3.5-sources.jar | 51 KB |
oss-commons-spring-1.3.5-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.appsweaver.starter.oss-commons.spring/oss-commons-spring/ -->
<dependency>
<groupId>org.appsweaver.starter.oss-commons.spring</groupId>
<artifactId>oss-commons-spring</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.appsweaver.starter.oss-commons.spring/oss-commons-spring/
implementation 'org.appsweaver.starter.oss-commons.spring:oss-commons-spring:1.3.5'
// https://jarcasting.com/artifacts/org.appsweaver.starter.oss-commons.spring/oss-commons-spring/
implementation ("org.appsweaver.starter.oss-commons.spring:oss-commons-spring:1.3.5")
'org.appsweaver.starter.oss-commons.spring:oss-commons-spring:jar:1.3.5'
<dependency org="org.appsweaver.starter.oss-commons.spring" name="oss-commons-spring" rev="1.3.5">
<artifact name="oss-commons-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appsweaver.starter.oss-commons.spring', module='oss-commons-spring', version='1.3.5')
)
libraryDependencies += "org.appsweaver.starter.oss-commons.spring" % "oss-commons-spring" % "1.3.5"
[org.appsweaver.starter.oss-commons.spring/oss-commons-spring "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
javax.servlet : javax.servlet-api | jar | |
org.cryptacular : cryptacular | jar | 1.2.2 |
org.appsweaver.starter.oss-commons.utilities : oss-commons-utilities | jar | 1.3.5 |
org.appsweaver.starter.oss-commons.models : oss-commons-constants | jar | 1.3.5 |
org.appsweaver.starter.oss-commons.models : oss-commons-models | jar | 1.3.5 |
com.auth0 : java-jwt | jar | 3.8.0 |
com.opencsv : opencsv | jar | 5.0 |
org.apache.poi : poi-ooxml | jar | 4.1.1 |
org.apache.httpcomponents : httpclient | jar | |
org.apache.httpcomponents : httpcore | jar | |
org.jasypt : jasypt | jar | 1.9.3 |
com.github.ulisesbocchio : jasypt-spring-boot | jar | 2.1.0 |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-devtools Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.appsweaver.starter.oss-commons.utilities : oss-commons-test-utilities | jar | 1.3.5 |
org.springframework.boot : spring-boot-starter-test | jar |