jar

net.sf.dubtool : dubtool-placeholder

Maven & Gradle

Oct 16, 2021

Copy annotation from dubbo to repackage. · Repackage some dubbo annotation for compatible without dubbo environment.

Table Of Contents

Latest Version

Download net.sf.dubtool : dubtool-placeholder JAR file - Latest Versions:

All Versions

Download net.sf.dubtool : dubtool-placeholder JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dubtool-placeholder-3.0-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.dubbo.config.annotation

├─ org.apache.dubbo.config.annotation.Argument.class - [JAR]

├─ org.apache.dubbo.config.annotation.DubboReference.class - [JAR]

├─ org.apache.dubbo.config.annotation.DubboService.class - [JAR]

├─ org.apache.dubbo.config.annotation.Method.class - [JAR]

org.apache.dubbo.common.constants

├─ org.apache.dubbo.common.constants.ClusterRules.class - [JAR]

├─ org.apache.dubbo.common.constants.LoadbalanceRules.class - [JAR]

├─ org.apache.dubbo.common.constants.RegistryConstants.class - [JAR]