License |
License |
---|---|
Categories |
CategoriesBean Mapping General Purpose Libraries ASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdbean-mapping-asm |
Last Version | Last Version0.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe bean-mapping for asm.
|
Filename | Size |
---|---|
bean-mapping-asm-0.2.6.pom | |
bean-mapping-asm-0.2.6.jar | 4 KB |
bean-mapping-asm-0.2.6-sources.jar | 3 KB |
bean-mapping-asm-0.2.6-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/bean-mapping-asm/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>bean-mapping-asm</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/bean-mapping-asm/
implementation 'com.github.houbb:bean-mapping-asm:0.2.6'
// https://jarcasting.com/artifacts/com.github.houbb/bean-mapping-asm/
implementation ("com.github.houbb:bean-mapping-asm:0.2.6")
'com.github.houbb:bean-mapping-asm:jar:0.2.6'
<dependency org="com.github.houbb" name="bean-mapping-asm" rev="0.2.6">
<artifact name="bean-mapping-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='bean-mapping-asm', version='0.2.6')
)
libraryDependencies += "com.github.houbb" % "bean-mapping-asm" % "0.2.6"
[com.github.houbb/bean-mapping-asm "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : bean-mapping-api | jar | 0.2.6 |
com.github.houbb : heaven | jar | 0.1.62 |
com.github.houbb : asm-tool | jar | 0.0.3 |