License |
License |
---|---|
GroupId | GroupIdcom.github.anji-plus |
ArtifactId | ArtifactIdallways-base |
Last Version | Last Version1.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionallways-base
allways-base
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
allways-base-1.0.4.RELEASE.pom | |
allways-base-1.0.4.RELEASE.jar | 15 KB |
allways-base-1.0.4.RELEASE-sources.jar | 11 KB |
allways-base-1.0.4.RELEASE-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anji-plus/allways-base/ -->
<dependency>
<groupId>com.github.anji-plus</groupId>
<artifactId>allways-base</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anji-plus/allways-base/
implementation 'com.github.anji-plus:allways-base:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.anji-plus/allways-base/
implementation ("com.github.anji-plus:allways-base:1.0.4.RELEASE")
'com.github.anji-plus:allways-base:jar:1.0.4.RELEASE'
<dependency org="com.github.anji-plus" name="allways-base" rev="1.0.4.RELEASE">
<artifact name="allways-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anji-plus', module='allways-base', version='1.0.4.RELEASE')
)
libraryDependencies += "com.github.anji-plus" % "allways-base" % "1.0.4.RELEASE"
[com.github.anji-plus/allways-base "1.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt | jar | 0.7.0 |
com.github.anji-plus : allways-job-core | jar | 1.0.7.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.1.3.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 1.3.2 |
com.github.pagehelper : pagehelper Optional | jar | 5.1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |