License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.yixan.java.core |
ArtifactId | ArtifactIdyixan-base-service |
Last Version | Last Version3.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyixan-base-service
yixan software java core library
|
Filename | Size |
---|---|
yixan-base-service-3.7.1.pom | |
yixan-base-service-3.7.1.jar | 296 KB |
yixan-base-service-3.7.1-sources.jar | 207 KB |
yixan-base-service-3.7.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yixan.java.core/yixan-base-service/ -->
<dependency>
<groupId>com.yixan.java.core</groupId>
<artifactId>yixan-base-service</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yixan.java.core/yixan-base-service/
implementation 'com.yixan.java.core:yixan-base-service:3.7.1'
// https://jarcasting.com/artifacts/com.yixan.java.core/yixan-base-service/
implementation ("com.yixan.java.core:yixan-base-service:3.7.1")
'com.yixan.java.core:yixan-base-service:jar:3.7.1'
<dependency org="com.yixan.java.core" name="yixan-base-service" rev="3.7.1">
<artifact name="yixan-base-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yixan.java.core', module='yixan-base-service', version='3.7.1')
)
libraryDependencies += "com.yixan.java.core" % "yixan-base-service" % "3.7.1"
[com.yixan.java.core/yixan-base-service "3.7.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.2-b04 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
ch.qos.logback : logback-core | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |