License |
License |
---|---|
GroupId | GroupIdcom.v2hoping |
ArtifactId | ArtifactIdslog |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionslog
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
slog-1.1.0.pom | |
slog-1.1.0.jar | 9 KB |
slog-1.1.0-sources.jar | 5 KB |
slog-1.1.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.v2hoping/slog/ -->
<dependency>
<groupId>com.v2hoping</groupId>
<artifactId>slog</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.v2hoping/slog/
implementation 'com.v2hoping:slog:1.1.0'
// https://jarcasting.com/artifacts/com.v2hoping/slog/
implementation ("com.v2hoping:slog:1.1.0")
'com.v2hoping:slog:jar:1.1.0'
<dependency org="com.v2hoping" name="slog" rev="1.1.0">
<artifact name="slog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v2hoping', module='slog', version='1.1.0')
)
libraryDependencies += "com.v2hoping" % "slog" % "1.1.0"
[com.v2hoping/slog "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis Optional | jar | 3.4.6 |
org.apache.tomcat.embed : tomcat-embed-core Optional | jar | 9.0.14 |
com.alibaba : fastjson | jar | 1.2.47 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |