License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdauto-log-test |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe auto-log tool for java.
|
Filename | Size |
---|---|
auto-log-test-0.0.15.pom | |
auto-log-test-0.0.15.jar | 4 KB |
auto-log-test-0.0.15-sources.jar | 3 KB |
auto-log-test-0.0.15-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/auto-log-test/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>auto-log-test</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/auto-log-test/
implementation 'com.github.houbb:auto-log-test:0.0.15'
// https://jarcasting.com/artifacts/com.github.houbb/auto-log-test/
implementation ("com.github.houbb:auto-log-test:0.0.15")
'com.github.houbb:auto-log-test:jar:0.0.15'
<dependency org="com.github.houbb" name="auto-log-test" rev="0.0.15">
<artifact name="auto-log-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='auto-log-test', version='0.0.15')
)
libraryDependencies += "com.github.houbb" % "auto-log-test" % "0.0.15"
[com.github.houbb/auto-log-test "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : auto-log-core | jar | 0.0.15 |
com.github.houbb : auto-log-spring | jar | 0.0.15 |
com.github.houbb : test-spring | jar | 0.0.1 |