net.bookrain:core

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.bookrain
ArtifactId

ArtifactId

core
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/core

Download core

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.1.5.RELEASE
org.springframework : spring-webmvc jar
org.projectlombok : lombok jar 1.18.2
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
org.apache.httpcomponents : httpclient jar 4.5.6
javax.servlet : javax.servlet-api jar 4.0.1
com.alibaba : fastjson jar 1.2.49
commons-io : commons-io jar 2.6
org.apache.shiro : shiro-cas jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1