is not current version
Last Version 3.11

net.sf.grinder:grinder-xmlbeans 3.9.1

Generate the XMLBeans used by the TCPProxy.

Categories

Categories

Net
GroupId

GroupId

net.sf.grinder
ArtifactId

ArtifactId

grinder-xmlbeans
Version

Version

3.9.1
Type

Type

jar

Download grinder-xmlbeans 3.9.1


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