com.loyayz.gaia:gaia-exception

Gaia Project Dependencies

License

License

GroupId

GroupId

com.loyayz.gaia
ArtifactId

ArtifactId

gaia-exception
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gaia Project Dependencies

Download gaia-exception

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-webflux Optional jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0