License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.squirrel-sql.thirdparty-non-maven |
ArtifactId | ArtifactIdostermiller-syntax |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOstermiller Syntax Highlighting
The com.Ostermiller.Syntax package is designed to add syntax coloring to web pages that
display source code or to add color syntax highlighting ability to any text editor written in Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ostermiller-syntax-1.1.1.pom | |
ostermiller-syntax-1.1.1.jar | 221 KB |
ostermiller-syntax-1.1.1-sources.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/ostermiller-syntax/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>ostermiller-syntax</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/ostermiller-syntax/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:ostermiller-syntax:1.1.1'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/ostermiller-syntax/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:ostermiller-syntax:1.1.1")
'net.sf.squirrel-sql.thirdparty-non-maven:ostermiller-syntax:jar:1.1.1'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="ostermiller-syntax" rev="1.1.1">
<artifact name="ostermiller-syntax" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='ostermiller-syntax', version='1.1.1')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "ostermiller-syntax" % "1.1.1"
[net.sf.squirrel-sql.thirdparty-non-maven/ostermiller-syntax "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-jar-plugin | maven-plugin | 2.2 |
org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 2.0.2 |
org.apache.ant : ant | jar | 1.7.1 |
net.sf.squirrel-sql.thirdparty-non-maven : ostermiller-bte | jar | 1.6 |