| License |
License |
|---|---|
| GroupId | GroupIdcom.41concepts |
| ArtifactId | ArtifactIdvaljogen-annotations |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionValjoGen-annotations
Annotations used by ValjoGen generator
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.41concepts/valjogen-annotations/ -->
<dependency>
<groupId>com.41concepts</groupId>
<artifactId>valjogen-annotations</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.41concepts/valjogen-annotations/
implementation 'com.41concepts:valjogen-annotations:2.0.0'
// https://jarcasting.com/artifacts/com.41concepts/valjogen-annotations/
implementation ("com.41concepts:valjogen-annotations:2.0.0")
'com.41concepts:valjogen-annotations:jar:2.0.0'
<dependency org="com.41concepts" name="valjogen-annotations" rev="2.0.0">
<artifact name="valjogen-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.41concepts', module='valjogen-annotations', version='2.0.0')
)
libraryDependencies += "com.41concepts" % "valjogen-annotations" % "2.0.0"
[com.41concepts/valjogen-annotations "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.3 |