| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Сеть |
| Группа | Группаnet.sf.squirrel-sql.thirdparty-non-maven |
| Идентификатор | Идентификаторostermiller-syntax |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOstermiller 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ostermiller-syntax-1.1.1.pom | |
| ostermiller-syntax-1.1.1.jar | 221 KB |
| ostermiller-syntax-1.1.1-sources.jar | 235 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |