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