License |
License |
---|---|
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutz-plugins-profiler |
Version | Version1.r.68.v20201205 |
Type | Typejar |
Description |
DescriptionNutz, which is a collections of lightweight frameworks, each of them can be used independently
|
<!-- https://jarcasting.com/artifacts/org.nutz/nutz-plugins-profiler/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutz-plugins-profiler</artifactId>
<version>1.r.68.v20201205</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-profiler/
implementation 'org.nutz:nutz-plugins-profiler:1.r.68.v20201205'
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-profiler/
implementation ("org.nutz:nutz-plugins-profiler:1.r.68.v20201205")
'org.nutz:nutz-plugins-profiler:jar:1.r.68.v20201205'
<dependency org="org.nutz" name="nutz-plugins-profiler" rev="1.r.68.v20201205">
<artifact name="nutz-plugins-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutz-plugins-profiler', version='1.r.68.v20201205')
)
libraryDependencies += "org.nutz" % "nutz-plugins-profiler" % "1.r.68.v20201205"
[org.nutz/nutz-plugins-profiler "1.r.68.v20201205"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz | jar | 1.r.68.v20201205 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.197 |
junit : junit | jar | 4.12 |