License |
License |
---|---|
GroupId | GroupIdcom.jblv |
ArtifactId | ArtifactIdjlog-webroot |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
jlog-webroot-1.0.1.pom | |
jlog-webroot-1.0.1.jar | 12 KB |
jlog-webroot-1.0.1-sources.jar | 8 KB |
jlog-webroot-1.0.1-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jblv/jlog-webroot/ -->
<dependency>
<groupId>com.jblv</groupId>
<artifactId>jlog-webroot</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jblv/jlog-webroot/
implementation 'com.jblv:jlog-webroot:1.0.1'
// https://jarcasting.com/artifacts/com.jblv/jlog-webroot/
implementation ("com.jblv:jlog-webroot:1.0.1")
'com.jblv:jlog-webroot:jar:1.0.1'
<dependency org="com.jblv" name="jlog-webroot" rev="1.0.1">
<artifact name="jlog-webroot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jblv', module='jlog-webroot', version='1.0.1')
)
libraryDependencies += "com.jblv" % "jlog-webroot" % "1.0.1"
[com.jblv/jlog-webroot "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jblv : jlog-core | jar | 1.0.1 |
org.springframework : spring-webmvc Optional | jar | 5.0.9.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar |