License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bookrain |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-0.0.1.pom | |
core-0.0.1.jar | 41 KB |
core-0.0.1-sources.jar | 40 KB |
core-0.0.1-javadoc.jar | 249 KB |
Browse |
<!-- 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"]
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 |