Last Version

net.bookrain:example-system 0.0.1

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.bookrain
ArtifactId

ArtifactId

example-system
Version

Version

0.0.1
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-system

Download example-system 0.0.1


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.