| License |
License |
|---|---|
| GroupId | GroupIdcom.obatis |
| ArtifactId | ArtifactIdobatis-file |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobatis-file
obatis-file file upload
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| obatis-file-1.0.pom | |
| obatis-file-1.0.jar | 14 KB |
| obatis-file-1.0-sources.jar | 12 KB |
| obatis-file-1.0-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.obatis/obatis-file/ -->
<dependency>
<groupId>com.obatis</groupId>
<artifactId>obatis-file</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.obatis/obatis-file/
implementation 'com.obatis:obatis-file:1.0'
// https://jarcasting.com/artifacts/com.obatis/obatis-file/
implementation ("com.obatis:obatis-file:1.0")
'com.obatis:obatis-file:jar:1.0'
<dependency org="com.obatis" name="obatis-file" rev="1.0">
<artifact name="obatis-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.obatis', module='obatis-file', version='1.0')
)
libraryDependencies += "com.obatis" % "obatis-file" % "1.0"
[com.obatis/obatis-file "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.obatis : obatis-tools | jar | 1.1.1 |
| commons-net : commons-net | jar | 3.6 |
| org.apache.commons : commons-pool2 | jar | 2.6.1 |