| License |
License |
|---|---|
| GroupId | GroupIdcom.codeyaa |
| ArtifactId | ArtifactIdcodeyaa-utils |
| Last Version | Last Version1.1.2-SNAPHOST |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| codeyaa-utils-1.1.2-SNAPHOST.pom | |
| codeyaa-utils-1.1.2-SNAPHOST.jar | 259 KB |
| codeyaa-utils-1.1.2-SNAPHOST-sources.jar | 238 KB |
| codeyaa-utils-1.1.2-SNAPHOST-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.codeyaa/codeyaa-utils/ -->
<dependency>
<groupId>com.codeyaa</groupId>
<artifactId>codeyaa-utils</artifactId>
<version>1.1.2-SNAPHOST</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeyaa/codeyaa-utils/
implementation 'com.codeyaa:codeyaa-utils:1.1.2-SNAPHOST'
// https://jarcasting.com/artifacts/com.codeyaa/codeyaa-utils/
implementation ("com.codeyaa:codeyaa-utils:1.1.2-SNAPHOST")
'com.codeyaa:codeyaa-utils:jar:1.1.2-SNAPHOST'
<dependency org="com.codeyaa" name="codeyaa-utils" rev="1.1.2-SNAPHOST">
<artifact name="codeyaa-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeyaa', module='codeyaa-utils', version='1.1.2-SNAPHOST')
)
libraryDependencies += "com.codeyaa" % "codeyaa-utils" % "1.1.2-SNAPHOST"
[com.codeyaa/codeyaa-utils "1.1.2-SNAPHOST"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.6.RELEASE |
| net.dongliu : requests | jar | 5.0.8 |
| com.google.code.gson : gson | jar | 2.8.2 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.im » sdk | jar | 1.0 |