License |
License
Mulan PSL v2
|
---|---|
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIdcommon-mini |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontruthbean jvm project parent
|
Filename | Size |
---|---|
common-mini-0.5.4-RELEASE.pom | |
common-mini-0.5.4-RELEASE.jar | 34 KB |
common-mini-0.5.4-RELEASE-sources.jar | 21 KB |
common-mini-0.5.4-RELEASE-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean/common-mini/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>common-mini</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/common-mini/
implementation 'com.truthbean:common-mini:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/common-mini/
implementation ("com.truthbean:common-mini:0.5.4-RELEASE")
'com.truthbean:common-mini:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="common-mini" rev="0.5.4-RELEASE">
<artifact name="common-mini" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='common-mini', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "common-mini" % "0.5.4-RELEASE"
[com.truthbean/common-mini "0.5.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |