net.bookrain:example-app

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Net
GroupId

GroupId

net.bookrain
ArtifactId

ArtifactId

example-app
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/example-app

Download example-app

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.bookrain : core jar 0.0.1
net.bookrain : swagger2 jar 0.0.1
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1