tp-service

Service that contains all Trading Partner Information

License

License

GroupId

GroupId

com.brihaspathee.zeus
ArtifactId

ArtifactId

tp-service
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

tp-service
Service that contains all Trading Partner Information
Project URL

Project URL

http://www.brihaspathee.com

Download tp-service

How to add to project

<!-- https://jarcasting.com/artifacts/com.brihaspathee.zeus/tp-service/ -->
<dependency>
    <groupId>com.brihaspathee.zeus</groupId>
    <artifactId>tp-service</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.brihaspathee.zeus/tp-service/
implementation 'com.brihaspathee.zeus:tp-service:0.0.4'
// https://jarcasting.com/artifacts/com.brihaspathee.zeus/tp-service/
implementation ("com.brihaspathee.zeus:tp-service:0.0.4")
'com.brihaspathee.zeus:tp-service:jar:0.0.4'
<dependency org="com.brihaspathee.zeus" name="tp-service" rev="0.0.4">
  <artifact name="tp-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brihaspathee.zeus', module='tp-service', version='0.0.4')
)
libraryDependencies += "com.brihaspathee.zeus" % "tp-service" % "0.0.4"
[com.brihaspathee.zeus/tp-service "0.0.4"]

Dependencies

compile (8)

Group / Artifact Type Version
com.brihaspathee.zeus : zeus-framework jar 1.0.3
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.2
org.springframework.boot : spring-boot-starter-security jar 2.6.2
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.flywaydb : flyway-core jar 8.0.5
org.springdoc : springdoc-openapi-ui jar 1.5.12
org.springframework.boot : spring-boot-starter-validation jar 2.6.2
org.projectlombok : lombok Optional jar 1.18.22

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.6.2
com.h2database : h2 jar 1.4.200
mysql : mysql-connector-java jar 8.0.27

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2