License |
License |
---|---|
GroupId | GroupIdcom.github.ofofs |
ArtifactId | ArtifactIdjca-core |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJca Core
Java Compile Annotation Core
|
Filename | Size |
---|---|
jca-core-1.0.2.pom | |
jca-core-1.0.2.jar | 35 KB |
jca-core-1.0.2-sources.jar | 26 KB |
jca-core-1.0.2-javadoc.jar | 205 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ofofs/jca-core/ -->
<dependency>
<groupId>com.github.ofofs</groupId>
<artifactId>jca-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ofofs/jca-core/
implementation 'com.github.ofofs:jca-core:1.0.2'
// https://jarcasting.com/artifacts/com.github.ofofs/jca-core/
implementation ("com.github.ofofs:jca-core:1.0.2")
'com.github.ofofs:jca-core:jar:1.0.2'
<dependency org="com.github.ofofs" name="jca-core" rev="1.0.2">
<artifact name="jca-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ofofs', module='jca-core', version='1.0.2')
)
libraryDependencies += "com.github.ofofs" % "jca-core" % "1.0.2"
[com.github.ofofs/jca-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ofofs : jca-api | jar | 1.0.2 |
com.alibaba : fastjson | jar | 1.2.8 |
com.kangyonggan : jcel | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
sun.jdk » tools | jar | 1.5.0 |