License |
License
CH License
|
---|---|
Categories |
CategoriesMixin Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.chtsinc |
ArtifactId | ArtifactIdch-model-mixin |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch-model-mixin
CH model MixIn classes.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ch-model-mixin-1.0.1.pom | |
ch-model-mixin-1.0.1.jar | 3 KB |
ch-model-mixin-1.0.1-sources.jar | 1 KB |
ch-model-mixin-1.0.1-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chtsinc/ch-model-mixin/ -->
<dependency>
<groupId>com.chtsinc</groupId>
<artifactId>ch-model-mixin</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.chtsinc/ch-model-mixin/
implementation 'com.chtsinc:ch-model-mixin:1.0.1'
// https://jarcasting.com/artifacts/com.chtsinc/ch-model-mixin/
implementation ("com.chtsinc:ch-model-mixin:1.0.1")
'com.chtsinc:ch-model-mixin:jar:1.0.1'
<dependency org="com.chtsinc" name="ch-model-mixin" rev="1.0.1">
<artifact name="ch-model-mixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chtsinc', module='ch-model-mixin', version='1.0.1')
)
libraryDependencies += "com.chtsinc" % "ch-model-mixin" % "1.0.1"
[com.chtsinc/ch-model-mixin "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
com.chtsinc : ch-model | jar | 1.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |