| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdorg.apache.tuscany.sca.shades | 
    
| ArtifactId | ArtifactIdtuscany-json-nodep | 
    
| Last Version | Last Version2.0-M5.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache Tuscany SCA JSONP Support Jar including dependencies 
            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. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| tuscany-json-nodep-2.0-M5.1.pom | |
| tuscany-json-nodep-2.0-M5.1.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca.shades/tuscany-json-nodep/ -->
<dependency>
    <groupId>org.apache.tuscany.sca.shades</groupId>
    <artifactId>tuscany-json-nodep</artifactId>
    <version>2.0-M5.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.tuscany.sca.shades/tuscany-json-nodep/
implementation 'org.apache.tuscany.sca.shades:tuscany-json-nodep:2.0-M5.1'
                // https://jarcasting.com/artifacts/org.apache.tuscany.sca.shades/tuscany-json-nodep/
implementation ("org.apache.tuscany.sca.shades:tuscany-json-nodep:2.0-M5.1")
                'org.apache.tuscany.sca.shades:tuscany-json-nodep:jar:2.0-M5.1'
                <dependency org="org.apache.tuscany.sca.shades" name="tuscany-json-nodep" rev="2.0-M5.1">
  <artifact name="tuscany-json-nodep" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.tuscany.sca.shades', module='tuscany-json-nodep', version='2.0-M5.1')
)
                libraryDependencies += "org.apache.tuscany.sca.shades" % "tuscany-json-nodep" % "2.0-M5.1"
                [org.apache.tuscany.sca.shades/tuscany-json-nodep "2.0-M5.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tuscany.sca.shades : tuscany-base | jar | 2.0-M5.1 |