niko-spring-boot-starter

Niko project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

pub.iyu
ArtifactId

ArtifactId

niko-spring-boot-starter
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

niko-spring-boot-starter
Niko project for Spring Boot
Project URL

Project URL

https://github.com/yuolvv/niko-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/yuolvv/niko-spring-boot-starter.git

Download niko-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/pub.iyu/niko-spring-boot-starter/ -->
<dependency>
    <groupId>pub.iyu</groupId>
    <artifactId>niko-spring-boot-starter</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/pub.iyu/niko-spring-boot-starter/
implementation 'pub.iyu:niko-spring-boot-starter:1.0-RELEASE'
// https://jarcasting.com/artifacts/pub.iyu/niko-spring-boot-starter/
implementation ("pub.iyu:niko-spring-boot-starter:1.0-RELEASE")
'pub.iyu:niko-spring-boot-starter:jar:1.0-RELEASE'
<dependency org="pub.iyu" name="niko-spring-boot-starter" rev="1.0-RELEASE">
  <artifact name="niko-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='pub.iyu', module='niko-spring-boot-starter', version='1.0-RELEASE')
)
libraryDependencies += "pub.iyu" % "niko-spring-boot-starter" % "1.0-RELEASE"
[pub.iyu/niko-spring-boot-starter "1.0-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
pub.iyu » niko-spring-boot-starter-autoconfigure jar 0.0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE
0.0.1