не последняя версия
Последняя версия 6.1.1

org.entando.entando.bundles.misc:entando-misc-less 4.2.0

LESS 1.3.1, JS version. For quick development iterations. Included in entando-archetype-portal-bootstrap you'll also find the lesscss-maven-plugin which provides proper compilation during the package phases.

Группа

Группа

org.entando.entando.bundles.misc
Идентификатор

Идентификатор

entando-misc-less
Версия

Версия

4.2.0
Тип

Тип

war

Скачать entando-misc-less 4.2.0


<!-- https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-less/ -->
<dependency>
    <groupId>org.entando.entando.bundles.misc</groupId>
    <artifactId>entando-misc-less</artifactId>
    <version>4.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-less/
implementation 'org.entando.entando.bundles.misc:entando-misc-less:4.2.0'
// https://jarcasting.com/artifacts/org.entando.entando.bundles.misc/entando-misc-less/
implementation ("org.entando.entando.bundles.misc:entando-misc-less:4.2.0")
'org.entando.entando.bundles.misc:entando-misc-less:war:4.2.0'
<dependency org="org.entando.entando.bundles.misc" name="entando-misc-less" rev="4.2.0">
  <artifact name="entando-misc-less" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.bundles.misc', module='entando-misc-less', version='4.2.0')
)
libraryDependencies += "org.entando.entando.bundles.misc" % "entando-misc-less" % "4.2.0"
[org.entando.entando.bundles.misc/entando-misc-less "4.2.0"]