| GroupId | GroupIdbr.com.jarch |
|---|---|
| ArtifactId | ArtifactIdjarch-annotation |
| Last Version | Last Version20.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jarch-annotation-20.2.0.pom | |
| jarch-annotation-20.2.0.jar | 189 KB |
| jarch-annotation-20.2.0-sources.jar | 78 KB |
| jarch-annotation-20.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.jarch/jarch-annotation/ -->
<dependency>
<groupId>br.com.jarch</groupId>
<artifactId>jarch-annotation</artifactId>
<version>20.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.jarch/jarch-annotation/
implementation 'br.com.jarch:jarch-annotation:20.2.0'
// https://jarcasting.com/artifacts/br.com.jarch/jarch-annotation/
implementation ("br.com.jarch:jarch-annotation:20.2.0")
'br.com.jarch:jarch-annotation:jar:20.2.0'
<dependency org="br.com.jarch" name="jarch-annotation" rev="20.2.0">
<artifact name="jarch-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.jarch', module='jarch-annotation', version='20.2.0')
)
libraryDependencies += "br.com.jarch" % "jarch-annotation" % "20.2.0"
[br.com.jarch/jarch-annotation "20.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | |
| br.com.jarch : jarch-exception | jar | |
| br.com.jarch : jarch-util | jar | |
| org.hibernate : hibernate-core | jar |