springx-boot-registry


License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

springx-boot-registry
Last Version

Last Version

0.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

springx-boot-registry
springx-boot-registry
Source Code Management

Source Code Management

https://github.com/kancyframework/springx-boot.git

Download springx-boot-registry

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-registry/ -->
<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>springx-boot-registry</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-registry/
implementation 'com.github.kancyframework:springx-boot-registry:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-registry/
implementation ("com.github.kancyframework:springx-boot-registry:0.0.4-RELEASE")
'com.github.kancyframework:springx-boot-registry:jar:0.0.4-RELEASE'
<dependency org="com.github.kancyframework" name="springx-boot-registry" rev="0.0.4-RELEASE">
  <artifact name="springx-boot-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='springx-boot-registry', version='0.0.4-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "springx-boot-registry" % "0.0.4-RELEASE"
[com.github.kancyframework/springx-boot-registry "0.0.4-RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4-RELEASE
0.0.3-RELEASE