License |
License |
---|---|
GroupId | GroupIdcom.cottsoft |
ArtifactId | ArtifactIdi-framework |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.cottsoft:i-framework
J2EE基础框架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
i-framework-0.0.1.pom | |
i-framework-0.0.1.jar | 72 KB |
i-framework-0.0.1-sources.jar | 64 KB |
i-framework-0.0.1-javadoc.jar | 266 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cottsoft/i-framework/ -->
<dependency>
<groupId>com.cottsoft</groupId>
<artifactId>i-framework</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cottsoft/i-framework/
implementation 'com.cottsoft:i-framework:0.0.1'
// https://jarcasting.com/artifacts/com.cottsoft/i-framework/
implementation ("com.cottsoft:i-framework:0.0.1")
'com.cottsoft:i-framework:jar:0.0.1'
<dependency org="com.cottsoft" name="i-framework" rev="0.0.1">
<artifact name="i-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cottsoft', module='i-framework', version='0.0.1')
)
libraryDependencies += "com.cottsoft" % "i-framework" % "0.0.1"
[com.cottsoft/i-framework "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet : jsp-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |