| License |
License |
|---|---|
| GroupId | GroupIdcom.nb6868.onex |
| ArtifactId | ArtifactIdmsg |
| Last Version | Last Version3.6.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiononex message libs
|
| Filename | Size |
|---|---|
| msg-3.6.25.pom | |
| msg-3.6.25.jar | 50 KB |
| msg-3.6.25-sources.jar | 26 KB |
| msg-3.6.25-javadoc.jar | 563 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/msg/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>msg</artifactId>
<version>3.6.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/msg/
implementation 'com.nb6868.onex:msg:3.6.25'
// https://jarcasting.com/artifacts/com.nb6868.onex/msg/
implementation ("com.nb6868.onex:msg:3.6.25")
'com.nb6868.onex:msg:jar:3.6.25'
<dependency org="com.nb6868.onex" name="msg" rev="3.6.25">
<artifact name="msg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='msg', version='3.6.25')
)
libraryDependencies += "com.nb6868.onex" % "msg" % "3.6.25"
[com.nb6868.onex/msg "3.6.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.nb6868.onex : common | jar | 3.6.25 |
| org.springframework.boot : spring-boot-starter-mail | jar | 2.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.1 |