| License |
License |
|---|---|
| GroupId | GroupIdcom.palcyon |
| ArtifactId | ArtifactIdservices |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionservices
Palcyon Global - Services
|
| Filename | Size |
|---|---|
| services-0.0.2.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.palcyon/services/ -->
<dependency>
<groupId>com.palcyon</groupId>
<artifactId>services</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.palcyon/services/
implementation 'com.palcyon:services:0.0.2'
// https://jarcasting.com/artifacts/com.palcyon/services/
implementation ("com.palcyon:services:0.0.2")
'com.palcyon:services:pom:0.0.2'
<dependency org="com.palcyon" name="services" rev="0.0.2">
<artifact name="services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.palcyon', module='services', version='0.0.2')
)
libraryDependencies += "com.palcyon" % "services" % "0.0.2"
[com.palcyon/services "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.5 |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
| org.springframework : spring-web | jar | |
| org.passay : passay | jar | 1.3.1 |
| org.dom4j : dom4j | jar | 2.1.3 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.apache.commons : commons-text | jar | 1.4 |
| jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |
| org.springframework.data : spring-data-jpa | jar | |
| com.querydsl : querydsl-jpa | jar | 4.3.1 |
| com.querydsl : querydsl-apt Optional | jar | 4.3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |