MVN

org.apache.sis.core : sis-portrayal

Maven & Gradle

Dec 17, 2022

Apache SIS portrayal · Symbology and map representations, together with a rendering engine for display.

<dependency>
    <groupId>org.apache.sis.core</groupId>
    <artifactId>sis-portrayal</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sis.core : sis-portrayal to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.apache.sis.core : sis-portrayal to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
sis-portrayal-1.3
1.2
sis-portrayal-1.2
1.1
sis-portrayal-1.1

How to add a dependency to Maven

Add the following org.apache.sis.core : sis-portrayal maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.sis.core</groupId>
    <artifactId>sis-portrayal</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.sis.core : sis-portrayal gradle dependency to your build.gradle file:

implementation 'org.apache.sis.core:sis-portrayal:1.3'

Gradle Kotlin DSL: Add the following org.apache.sis.core : sis-portrayal gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.sis.core:sis-portrayal:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.sis.core : sis-portrayal sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.sis.core" % "sis-portrayal" % "1.3"

Advertisement

Dependencies from Group

Dec 17, 2022
19 usages
Dec 17, 2022
16 usages
Dec 17, 2022
14 usages
Dec 17, 2022
6 usages

Discover Dependencies

Dec 17, 2022
Sep 30, 2021
0 stars
Sep 30, 2021
0 stars
Sep 30, 2021
1 stars
Sep 30, 2021
1 stars
Sep 30, 2021
0 stars
Sep 30, 2021
0 stars
Sep 06, 2022
345 stars