aphrodite-library

Common Classes for all Aphrodite Microservices

License

License

GroupId

GroupId

com.brihaspathee.aphrodite
ArtifactId

ArtifactId

aphrodite-library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

aphrodite-library
Common Classes for all Aphrodite Microservices
Project URL

Project URL

http://www.brihaspathee.com

Download aphrodite-library

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0