ch-model-mixin

CH model MixIn classes.

License

License

CH License
Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-model-mixin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ch-model-mixin
CH model MixIn classes.
Source Code Management

Source Code Management

https://bitbucket.org/chts_cloudification/ch-mongo

Download ch-model-mixin

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
com.chtsinc : ch-model jar 1.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0