Last Version

ssdb4j 2.4

Another Weixin Driver in Java

License

License

GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutzwx
Version

Version

2.4
Type

Type

jar
Description

Description

ssdb4j
Another Weixin Driver in Java
Project URL

Project URL

http://github.com/nutzam/nutzwx
Source Code Management

Source Code Management

https://github.com/nutzam/nutzwx.git

Download nutzwx 2.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.nutz : nutz jar 1.b.51

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.