License |
License |
---|---|
GroupId | GroupIdorg.beangle.notification |
ArtifactId | ArtifactIdbeangle-notification-parent |
Version | Version3.0.2 |
Type | Typepom |
Description |
DescriptionBeangle Notification Parent
The Beangle Software Group provides agile java/jvm based scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
beangle-notification-parent-3.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.notification/beangle-notification-parent/ -->
<dependency>
<groupId>org.beangle.notification</groupId>
<artifactId>beangle-notification-parent</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.notification/beangle-notification-parent/
implementation 'org.beangle.notification:beangle-notification-parent:3.0.2'
// https://jarcasting.com/artifacts/org.beangle.notification/beangle-notification-parent/
implementation ("org.beangle.notification:beangle-notification-parent:3.0.2")
'org.beangle.notification:beangle-notification-parent:pom:3.0.2'
<dependency org="org.beangle.notification" name="beangle-notification-parent" rev="3.0.2">
<artifact name="beangle-notification-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.notification', module='beangle-notification-parent', version='3.0.2')
)
libraryDependencies += "org.beangle.notification" % "beangle-notification-parent" % "3.0.2"
[org.beangle.notification/beangle-notification-parent "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.2 |