| License |
License |
|---|---|
| GroupId | GroupIdtop.wboost |
| ArtifactId | ArtifactIdcommon-exception |
| Last Version | Last Version4.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionproject auto plugins
|
| Filename | Size |
|---|---|
| common-exception-4.0.1.pom | |
| common-exception-4.0.1.jar | 5 KB |
| common-exception-4.0.1-sources.jar | 5 KB |
| common-exception-4.0.1-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.wboost/common-exception/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>common-exception</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common-exception/
implementation 'top.wboost:common-exception:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/common-exception/
implementation ("top.wboost:common-exception:4.0.1")
'top.wboost:common-exception:jar:4.0.1'
<dependency org="top.wboost" name="common-exception" rev="4.0.1">
<artifact name="common-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common-exception', version='4.0.1')
)
libraryDependencies += "top.wboost" % "common-exception" % "4.0.1"
[top.wboost/common-exception "4.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.wboost : common-log | jar | 4.0.1 |
| top.wboost : common-utils | jar | 4.0.1 |