| License |
License |
|---|---|
| GroupId | GroupIdcom.yyjzy |
| ArtifactId | ArtifactIdyyjzy |
| Version | Version1.0.0.release |
| Type | Typejar |
| Description |
Descriptioncom.yyjzy:yyjzy
The test uploads the jar to the maven central repository
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yyjzy-1.0.0.release.pom | |
| yyjzy-1.0.0.release.jar | 8 KB |
| yyjzy-1.0.0.release-sources.jar | 3 KB |
| yyjzy-1.0.0.release-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yyjzy/yyjzy/ -->
<dependency>
<groupId>com.yyjzy</groupId>
<artifactId>yyjzy</artifactId>
<version>1.0.0.release</version>
</dependency>
// https://jarcasting.com/artifacts/com.yyjzy/yyjzy/
implementation 'com.yyjzy:yyjzy:1.0.0.release'
// https://jarcasting.com/artifacts/com.yyjzy/yyjzy/
implementation ("com.yyjzy:yyjzy:1.0.0.release")
'com.yyjzy:yyjzy:jar:1.0.0.release'
<dependency org="com.yyjzy" name="yyjzy" rev="1.0.0.release">
<artifact name="yyjzy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yyjzy', module='yyjzy', version='1.0.0.release')
)
libraryDependencies += "com.yyjzy" % "yyjzy" % "1.0.0.release"
[com.yyjzy/yyjzy "1.0.0.release"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.poi : poi | jar | 5.0.0 |
| org.apache.poi : poi-ooxml | jar | 5.0.0 |
| org.projectlombok : lombok | jar | RELEASE |