| License |
License |
|---|---|
| GroupId | GroupIdcom.bbossgroups |
| ArtifactId | ArtifactIdbboss-htmlparser |
| Last Version | Last Version5.9.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbboss-htmlparser
bboss is a j2ee framework include aop/ioc,mvc,persistent,taglib,rpc,event ,bean-xml serializable and so on.http://www.bbossgroups.com
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bboss-htmlparser-5.9.3.pom | |
| bboss-htmlparser-5.9.3.jar | 324 KB |
| bboss-htmlparser-5.9.3-sources.jar | 405 KB |
| bboss-htmlparser-5.9.3-javadoc.jar | 912 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bbossgroups/bboss-htmlparser/ -->
<dependency>
<groupId>com.bbossgroups</groupId>
<artifactId>bboss-htmlparser</artifactId>
<version>5.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbossgroups/bboss-htmlparser/
implementation 'com.bbossgroups:bboss-htmlparser:5.9.3'
// https://jarcasting.com/artifacts/com.bbossgroups/bboss-htmlparser/
implementation ("com.bbossgroups:bboss-htmlparser:5.9.3")
'com.bbossgroups:bboss-htmlparser:jar:5.9.3'
<dependency org="com.bbossgroups" name="bboss-htmlparser" rev="5.9.3">
<artifact name="bboss-htmlparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbossgroups', module='bboss-htmlparser', version='5.9.3')
)
libraryDependencies += "com.bbossgroups" % "bboss-htmlparser" % "5.9.3"
[com.bbossgroups/bboss-htmlparser "5.9.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bbossgroups : bboss-util | jar | 5.9.3 |