| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.loyo |
| ArtifactId | ArtifactIdtcec-charge |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.gitee.loyo:tcec-charge
sdk tool for 《T/CEC 102-2016 Charging and battery swap service information》
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tcec-charge-1.0.1.pom | |
| tcec-charge-1.0.1.jar | 98 KB |
| tcec-charge-1.0.1-sources.jar | 37 KB |
| tcec-charge-1.0.1-javadoc.jar | 360 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.loyo/tcec-charge/ -->
<dependency>
<groupId>com.gitee.loyo</groupId>
<artifactId>tcec-charge</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.loyo/tcec-charge/
implementation 'com.gitee.loyo:tcec-charge:1.0.1'
// https://jarcasting.com/artifacts/com.gitee.loyo/tcec-charge/
implementation ("com.gitee.loyo:tcec-charge:1.0.1")
'com.gitee.loyo:tcec-charge:jar:1.0.1'
<dependency org="com.gitee.loyo" name="tcec-charge" rev="1.0.1">
<artifact name="tcec-charge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.loyo', module='tcec-charge', version='1.0.1')
)
libraryDependencies += "com.gitee.loyo" % "tcec-charge" % "1.0.1"
[com.gitee.loyo/tcec-charge "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.31 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |