Last Version

slog 1.1.0

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

License

License

GroupId

GroupId

com.v2hoping
ArtifactId

ArtifactId

slog
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Project URL

http://www.example.com

Download slog 1.1.0


<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.