core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.fhs-opensource
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download core

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.2
com.alicp.jetcache : jetcache-starter-redis jar 2.5.12
org.projectlombok : lombok jar 1.16.20
org.mybatis : mybatis-spring jar 1.3.1
org.jsoup : jsoup jar RELEASE
com.googlecode.owasp-java-html-sanitizer : owasp-java-html-sanitizer jar 20180219.1
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.13.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.13.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.13.RELEASE
com.fhs-opensource : mybatis-jpa-jack jar 1.0.4
com.fhs-opensource : common jar 1.0.1
org.apache.shiro : shiro-core jar 1.3.2
com.ctrip.framework.apollo : apollo-client jar 1.0.0

system (1)

Group / Artifact Type Version
jdk.tools » jdk.tools jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0