| License |
License |
|---|---|
| GroupId | GroupIdcom.nb6868.onex |
| ArtifactId | ArtifactIdcoder |
| Last Version | Last Version3.6.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOneX Admin Boot
|
| Filename | Size |
|---|---|
| coder-3.6.25.pom | |
| coder-3.6.25.jar | 39 KB |
| coder-3.6.25-sources.jar | 24 KB |
| coder-3.6.25-javadoc.jar | 486 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/coder/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>coder</artifactId>
<version>3.6.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/coder/
implementation 'com.nb6868.onex:coder:3.6.25'
// https://jarcasting.com/artifacts/com.nb6868.onex/coder/
implementation ("com.nb6868.onex:coder:3.6.25")
'com.nb6868.onex:coder:jar:3.6.25'
<dependency org="com.nb6868.onex" name="coder" rev="3.6.25">
<artifact name="coder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='coder', version='3.6.25')
)
libraryDependencies += "com.nb6868.onex" % "coder" % "3.6.25"
[com.nb6868.onex/coder "3.6.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.7.1 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.7.1 |
| commons-configuration : commons-configuration | jar | 1.10 |
| org.apache.velocity : velocity | jar | 1.7 |
| commons-collections : commons-collections | jar | 3.2.2 |
| cn.hutool : hutool-all | jar | 5.8.3 |
| cn.smallbun.screw : screw-core | jar | 1.0.5 |
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.1 |