License |
License |
---|---|
GroupId | GroupIdcn.labzen |
ArtifactId | ArtifactIdmeta |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLabzen.Meta
Labzen Meta - to manage the meta of labzen modules, and report them
|
Project URL |
Project URL |
Project Organization |
Project OrganizationLabzen |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
meta-1.0.pom | |
meta-1.0.jar | 17 KB |
meta-1.0-sources.jar | 5 KB |
meta-1.0-javadoc.jar | 281 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.labzen/meta/ -->
<dependency>
<groupId>cn.labzen</groupId>
<artifactId>meta</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.labzen/meta/
implementation 'cn.labzen:meta:1.0'
// https://jarcasting.com/artifacts/cn.labzen/meta/
implementation ("cn.labzen:meta:1.0")
'cn.labzen:meta:jar:1.0'
<dependency org="cn.labzen" name="meta" rev="1.0">
<artifact name="meta" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.labzen', module='meta', version='1.0')
)
libraryDependencies += "cn.labzen" % "meta" % "1.0"
[cn.labzen/meta "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | |
org.jetbrains.kotlin : kotlin-stdlib | jar | |
org.slf4j : slf4j-api | jar | |
com.google.code.findbugs : jsr305 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.hamcrest : hamcrest-library | jar | |
org.mockito : mockito-core | jar | |
org.openjdk.jmh : jmh-generator-annprocess | jar |