License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdorg.apache.dubbo.extensions |
ArtifactId | ArtifactIddubbo-extensions-bom |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondubbo-extensions-bom
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo-extensions-bom-1.0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-extensions-bom/ -->
<dependency>
<groupId>org.apache.dubbo.extensions</groupId>
<artifactId>dubbo-extensions-bom</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-extensions-bom/
implementation 'org.apache.dubbo.extensions:dubbo-extensions-bom:1.0.1'
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-extensions-bom/
implementation ("org.apache.dubbo.extensions:dubbo-extensions-bom:1.0.1")
'org.apache.dubbo.extensions:dubbo-extensions-bom:pom:1.0.1'
<dependency org="org.apache.dubbo.extensions" name="dubbo-extensions-bom" rev="1.0.1">
<artifact name="dubbo-extensions-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo.extensions', module='dubbo-extensions-bom', version='1.0.1')
)
libraryDependencies += "org.apache.dubbo.extensions" % "dubbo-extensions-bom" % "1.0.1"
[org.apache.dubbo.extensions/dubbo-extensions-bom "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.8.0 |
cglib : cglib-nodep | jar | 2.2 |
org.mockito : mockito-junit-jupiter | jar | 3.8.0 |