| License |
License |
|---|---|
| GroupId | GroupIdcom.sosovia |
| ArtifactId | ArtifactIdexy-frame |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexy-frame
exy-frame
|
| Filename | Size |
|---|---|
| exy-frame-0.0.2.pom | |
| exy-frame-0.0.2.jar | 20 KB |
| exy-frame-0.0.2-sources.jar | 12 KB |
| exy-frame-0.0.2-javadoc.jar | 110 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sosovia/exy-frame/ -->
<dependency>
<groupId>com.sosovia</groupId>
<artifactId>exy-frame</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sosovia/exy-frame/
implementation 'com.sosovia:exy-frame:0.0.2'
// https://jarcasting.com/artifacts/com.sosovia/exy-frame/
implementation ("com.sosovia:exy-frame:0.0.2")
'com.sosovia:exy-frame:jar:0.0.2'
<dependency org="com.sosovia" name="exy-frame" rev="0.0.2">
<artifact name="exy-frame" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sosovia', module='exy-frame', version='0.0.2')
)
libraryDependencies += "com.sosovia" % "exy-frame" % "0.0.2"
[com.sosovia/exy-frame "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.projectlombok : lombok Optional | jar | |
| cn.hutool : hutool-all Optional | jar | 5.6.5 |