License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.chad2li |
ArtifactId | ArtifactIddict-auto |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondict-auto
auto injection for dict
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dict-auto-1.2.1.pom | |
dict-auto-1.2.1.jar | 22 KB |
dict-auto-1.2.1-sources.jar | 15 KB |
dict-auto-1.2.1-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.chad2li/dict-auto/ -->
<dependency>
<groupId>io.github.chad2li</groupId>
<artifactId>dict-auto</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chad2li/dict-auto/
implementation 'io.github.chad2li:dict-auto:1.2.1'
// https://jarcasting.com/artifacts/io.github.chad2li/dict-auto/
implementation ("io.github.chad2li:dict-auto:1.2.1")
'io.github.chad2li:dict-auto:jar:1.2.1'
<dependency org="io.github.chad2li" name="dict-auto" rev="1.2.1">
<artifact name="dict-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chad2li', module='dict-auto', version='1.2.1')
)
libraryDependencies += "io.github.chad2li" % "dict-auto" % "1.2.1"
[io.github.chad2li/dict-auto "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-core | jar | 5.3.0 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.5.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
jdk.tools » jdk.tools | jar | 1.8 |