public-maven-test1

Demo project for Spring Boot

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.luckcz
ArtifactId

ArtifactId

public-maven-test1
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

public-maven-test1
Demo project for Spring Boot
Source Code Management

Source Code Management

https://github.com/luckcz/public-maven-test1-jar.git

Download public-maven-test1

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.luckcz/public-maven-test1/ -->
<dependency>
    <groupId>io.github.luckcz</groupId>
    <artifactId>public-maven-test1</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luckcz/public-maven-test1/
implementation 'io.github.luckcz:public-maven-test1:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.luckcz/public-maven-test1/
implementation ("io.github.luckcz:public-maven-test1:0.0.1-RELEASE")
'io.github.luckcz:public-maven-test1:jar:0.0.1-RELEASE'
<dependency org="io.github.luckcz" name="public-maven-test1" rev="0.0.1-RELEASE">
  <artifact name="public-maven-test1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luckcz', module='public-maven-test1', version='0.0.1-RELEASE')
)
libraryDependencies += "io.github.luckcz" % "public-maven-test1" % "0.0.1-RELEASE"
[io.github.luckcz/public-maven-test1 "0.0.1-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE