| License |
License |
|---|---|
| GroupId | GroupIdcom.brihaspathee.aphrodite |
| ArtifactId | ArtifactIdaphrodite-library |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionaphrodite-library
Common Classes for all Aphrodite Microservices
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| aphrodite-library-1.0.0.pom | |
| aphrodite-library-1.0.0.jar | 18 KB |
| aphrodite-library-1.0.0-sources.jar | 8 KB |
| aphrodite-library-1.0.0-javadoc.jar | 165 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.brihaspathee.aphrodite/aphrodite-library/ -->
<dependency>
<groupId>com.brihaspathee.aphrodite</groupId>
<artifactId>aphrodite-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.brihaspathee.aphrodite/aphrodite-library/
implementation 'com.brihaspathee.aphrodite:aphrodite-library:1.0.0'
// https://jarcasting.com/artifacts/com.brihaspathee.aphrodite/aphrodite-library/
implementation ("com.brihaspathee.aphrodite:aphrodite-library:1.0.0")
'com.brihaspathee.aphrodite:aphrodite-library:jar:1.0.0'
<dependency org="com.brihaspathee.aphrodite" name="aphrodite-library" rev="1.0.0">
<artifact name="aphrodite-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brihaspathee.aphrodite', module='aphrodite-library', version='1.0.0')
)
libraryDependencies += "com.brihaspathee.aphrodite" % "aphrodite-library" % "1.0.0"
[com.brihaspathee.aphrodite/aphrodite-library "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 5.3.14 |
| org.projectlombok : lombok | jar | RELEASE |
| com.networknt : json-schema-validator | jar | 1.0.66 |