Last Version

A simple auxiliary tools for dubbo. 1.2.0

Provide some use tool class for simplify use dubbo

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.dubtool
ArtifactId

ArtifactId

dubtool
Version

Version

1.2.0
Type

Type

jar
Description

Description

A simple auxiliary tools for dubbo.
Provide some use tool class for simplify use dubbo
Project URL

Project URL

https://sourceforge.net/projects/dubtool/

Download dubtool 1.2.0


<!-- https://jarcasting.com/artifacts/net.sf.dubtool/dubtool/ -->
<dependency>
    <groupId>net.sf.dubtool</groupId>
    <artifactId>dubtool</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.dubtool/dubtool/
implementation 'net.sf.dubtool:dubtool:1.2.0'
// https://jarcasting.com/artifacts/net.sf.dubtool/dubtool/
implementation ("net.sf.dubtool:dubtool:1.2.0")
'net.sf.dubtool:dubtool:jar:1.2.0'
<dependency org="net.sf.dubtool" name="dubtool" rev="1.2.0">
  <artifact name="dubtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.dubtool', module='dubtool', version='1.2.0')
)
libraryDependencies += "net.sf.dubtool" % "dubtool" % "1.2.0"
[net.sf.dubtool/dubtool "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.