| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomcat Контейнер Application Servers |
| Группа | Группаtomcat |
| Идентификатор | Идентификаторjasper-compiler-jdt |
| Версия | Версия5.5.23 |
| Тип | Типjar |
| Описание |
ОписаниеThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jasper-compiler-jdt-5.5.23.pom | |
| jasper-compiler-jdt-5.5.23.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tomcat/jasper-compiler-jdt/ -->
<dependency>
<groupId>tomcat</groupId>
<artifactId>jasper-compiler-jdt</artifactId>
<version>5.5.23</version>
</dependency>
// https://jarcasting.com/artifacts/tomcat/jasper-compiler-jdt/
implementation 'tomcat:jasper-compiler-jdt:5.5.23'
// https://jarcasting.com/artifacts/tomcat/jasper-compiler-jdt/
implementation ("tomcat:jasper-compiler-jdt:5.5.23")
'tomcat:jasper-compiler-jdt:jar:5.5.23'
<dependency org="tomcat" name="jasper-compiler-jdt" rev="5.5.23">
<artifact name="jasper-compiler-jdt" type="jar" />
</dependency>
@Grapes(
@Grab(group='tomcat', module='jasper-compiler-jdt', version='5.5.23')
)
libraryDependencies += "tomcat" % "jasper-compiler-jdt" % "5.5.23"
[tomcat/jasper-compiler-jdt "5.5.23"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jdt : core | jar | 3.1.1 |