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