License |
License |
---|---|
GroupId | GroupIdcom.aspectran |
ArtifactId | ArtifactIdaspectran-bom |
Last Version | Last Version7.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAspectran BOM
Aspectran (Bill of Materials)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
aspectran-bom-7.0.11.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aspectran/aspectran-bom/ -->
<dependency>
<groupId>com.aspectran</groupId>
<artifactId>aspectran-bom</artifactId>
<version>7.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-bom/
implementation 'com.aspectran:aspectran-bom:7.0.11'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-bom/
implementation ("com.aspectran:aspectran-bom:7.0.11")
'com.aspectran:aspectran-bom:pom:7.0.11'
<dependency org="com.aspectran" name="aspectran-bom" rev="7.0.11">
<artifact name="aspectran-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-bom', version='7.0.11')
)
libraryDependencies += "com.aspectran" % "aspectran-bom" % "7.0.11"
[com.aspectran/aspectran-bom "7.0.11"]