methodstatis

方法调用记录组件

License

License

Categories

Categories

Net
GroupId

GroupId

net.highersoft
ArtifactId

ArtifactId

methodstatis
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

methodstatis
方法调用记录组件
Project URL

Project URL

http://www.highersoft.net/

Download methodstatis

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.8.7
commons-logging : commons-logging jar 1.2
org.springframework : spring-jdbc jar 3.0.5.RELEASE
commons-dbcp : commons-dbcp jar 1.4
net.sf.json-lib : json-lib jar 2.3

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0