| License |
License |
|---|---|
| GroupId | GroupIdcom.mizhousoft.bmc |
| ArtifactId | ArtifactIdbmc-account |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptionbmc-account
Business Management Cloud Platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bmc-account-1.0.2.pom | |
| bmc-account-1.0.2.jar | 157 KB |
| bmc-account-1.0.2-sources.jar | 110 KB |
| bmc-account-1.0.2-javadoc.jar | 737 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mizhousoft.bmc/bmc-account/ -->
<dependency>
<groupId>com.mizhousoft.bmc</groupId>
<artifactId>bmc-account</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mizhousoft.bmc/bmc-account/
implementation 'com.mizhousoft.bmc:bmc-account:1.0.2'
// https://jarcasting.com/artifacts/com.mizhousoft.bmc/bmc-account/
implementation ("com.mizhousoft.bmc:bmc-account:1.0.2")
'com.mizhousoft.bmc:bmc-account:jar:1.0.2'
<dependency org="com.mizhousoft.bmc" name="bmc-account" rev="1.0.2">
<artifact name="bmc-account" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mizhousoft.bmc', module='bmc-account', version='1.0.2')
)
libraryDependencies += "com.mizhousoft.bmc" % "bmc-account" % "1.0.2"
[com.mizhousoft.bmc/bmc-account "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mizhousoft.bmc : bmc-auditlog | jar | 1.0.2 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.7.Final |
| org.springframework.boot : spring-boot | jar | 2.3.8.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |