Last Version

Apache ServiceComb Toolkit 0.2.0

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.

License

License

GroupId

GroupId

org.apache.servicecomb.toolkit
ArtifactId

ArtifactId

toolkit
Version

Version

0.2.0
Type

Type

pom
Description

Description

Apache ServiceComb Toolkit
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 URL

Project URL

https://github.com/apache/servicecomb-toolkit
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/servicecomb-toolkit

Download toolkit 0.2.0

Filename Size
toolkit-0.2.0.pom 26 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.servicecomb.toolkit/toolkit/ -->
<dependency>
    <groupId>org.apache.servicecomb.toolkit</groupId>
    <artifactId>toolkit</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb.toolkit/toolkit/
implementation 'org.apache.servicecomb.toolkit:toolkit:0.2.0'
// https://jarcasting.com/artifacts/org.apache.servicecomb.toolkit/toolkit/
implementation ("org.apache.servicecomb.toolkit:toolkit:0.2.0")
'org.apache.servicecomb.toolkit:toolkit:pom:0.2.0'
<dependency org="org.apache.servicecomb.toolkit" name="toolkit" rev="0.2.0">
  <artifact name="toolkit" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb.toolkit', module='toolkit', version='0.2.0')
)
libraryDependencies += "org.apache.servicecomb.toolkit" % "toolkit" % "0.2.0"
[org.apache.servicecomb.toolkit/toolkit "0.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

  • codegen
  • cli
  • docgen
  • common
  • toolkit-maven-plugin
  • core
  • integration-tests
  • contractgen
  • oas-validator
  • oas-generator