License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-log-api |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-log-api-1.0.0.pom | |
framework-log-api-1.0.0.jar | 6 KB |
framework-log-api-1.0.0-sources.jar | 4 KB |
framework-log-api-1.0.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-log-api/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-log-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-log-api/
implementation 'com.wichell:framework-log-api:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-log-api/
implementation ("com.wichell:framework-log-api:1.0.0")
'com.wichell:framework-log-api:jar:1.0.0'
<dependency org="com.wichell" name="framework-log-api" rev="1.0.0">
<artifact name="framework-log-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-log-api', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-log-api" % "1.0.0"
[com.wichell/framework-log-api "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wichell : framework-core | jar | 1.0.0 |
org.springframework : spring-context | jar | 4.1.6.RELEASE |