Last Version

MxCache API stub generator 2.6.9

Stubgen allows to generate API stub source code for third-party libraries. It extracts only a skeleton of trird-party libraries that are used by your code. Skeletons are brief and don't contain any extra information.

GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

stubgen
Version

Version

2.6.9
Type

Type

jar
Description

Description

MxCache API stub generator
Stubgen allows to generate API stub source code for third-party libraries. It extracts only a skeleton of trird-party libraries that are used by your code. Skeletons are brief and don't contain any extra information.
Project Organization

Project Organization

Maxifier

Download stubgen 2.6.9


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
net.sf.trove4j : trove4j jar 3.0.3
com.google.code.findbugs : jsr305 jar 1.3.9
org.slf4j : slf4j-api jar 1.5.10
com.maxifier.mxcache : mxcache-asm jar 7.1
com.beust : jcommander jar 1.30

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.3
ch.qos.logback : logback-classic jar 0.9.18
org.mockito : mockito-all jar 1.8.0

Project Modules

There are no modules declared in this project.