{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 32,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://fhdwdev.ha.bib.de/jenkins/job/ipspiel24/de.fhdw.gaming.ipspiel24$gefangenendilemma/103/mavenArtifacts/"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "gefangenendilemma-1.0.0-SNAPSHOT-sources.jar",
      "fileName" : "gefangenendilemma-1.0.0-SNAPSHOT-sources.jar",
      "relativePath" : "de.fhdw.gaming.ipspiel24/gefangenendilemma/1.0.0-SNAPSHOT/gefangenendilemma-1.0.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "gefangenendilemma-1.0.0-SNAPSHOT.jar",
      "fileName" : "gefangenendilemma-1.0.0-SNAPSHOT.jar",
      "relativePath" : "de.fhdw.gaming.ipspiel24/gefangenendilemma/1.0.0-SNAPSHOT/gefangenendilemma-1.0.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "gefangenendilemma-1.0.0-SNAPSHOT.pom",
      "fileName" : "gefangenendilemma-1.0.0-SNAPSHOT.pom",
      "relativePath" : "de.fhdw.gaming.ipspiel24/gefangenendilemma/1.0.0-SNAPSHOT/gefangenendilemma-1.0.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#103",
  "duration" : 15668,
  "estimatedDuration" : 17139,
  "executor" : None,
  "fullDisplayName" : "ipspiel24 » IP Spieltheorie 2024 Gefangenen Dilemma #103",
  "id" : "103",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 103,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1718018234998,
  "url" : "https://fhdwdev.ha.bib.de/jenkins/job/ipspiel24/de.fhdw.gaming.ipspiel24$gefangenendilemma/103/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/pom.xml"
        ],
        "commitId" : "707a36dd795f1156a4bbc3bca0bce69e4892d8e0",
        "timestamp" : 1717417988000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
          "fullName" : "Kevin"
        },
        "authorEmail" : "ktt.dev+github@proton.me",
        "comment" : "added memory dependency to gd pom.xml\u000a",
        "date" : "2024-06-03 14:33:08 +0200",
        "id" : "707a36dd795f1156a4bbc3bca0bce69e4892d8e0",
        "msg" : "added memory dependency to gd pom.xml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategy.java"
        ],
        "commitId" : "0592f0247ee9a932038e2c5b4d65378328eb390a",
        "timestamp" : 1717420675000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/merle_cathrin.lehmann",
          "fullName" : "merle_cathrin.lehmann"
        },
        "authorEmail" : "merle_cathrin.lehmann@edu.fhdw.de",
        "comment" : "Anpassung TitForTat -> default Reaktion: remainSilentMove\u000a",
        "date" : "2024-06-03 15:17:55 +0200",
        "id" : "0592f0247ee9a932038e2c5b4d65378328eb390a",
        "msg" : "Anpassung TitForTat -> default Reaktion: remainSilentMove",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/pom.xml",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java",
          "ipspiel24-gd/src/main/java/module-info.java"
        ],
        "commitId" : "9337cfd1a9435ec82533bcc5a0efaa06a4b15cca",
        "timestamp" : 1717424794000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/merle_cathrin.lehmann",
          "fullName" : "merle_cathrin.lehmann"
        },
        "authorEmail" : "merle_cathrin.lehmann@edu.fhdw.de",
        "comment" : "Pavlov Strategie hinzugefügt\u000a",
        "date" : "2024-06-03 16:26:34 +0200",
        "id" : "9337cfd1a9435ec82533bcc5a0efaa06a4b15cca",
        "msg" : "Pavlov Strategie hinzugefügt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/module-info.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategyFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java"
        ],
        "commitId" : "347fcf81ba66ba750eb2632e5557d5c06c6104c5",
        "timestamp" : 1717428232000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/merle_cathrin.lehmann",
          "fullName" : "merle_cathrin.lehmann"
        },
        "authorEmail" : "merle_cathrin.lehmann@edu.fhdw.de",
        "comment" : "Anpassungen PavlovStrategy\u000a",
        "date" : "2024-06-03 17:23:52 +0200",
        "id" : "347fcf81ba66ba750eb2632e5557d5c06c6104c5",
        "msg" : "Anpassungen PavlovStrategy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/module-info.java",
          "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategyFactory.java"
        ],
        "commitId" : "110b780f7b5b87efc59e1580b8a670b73a196481",
        "timestamp" : 1717611113000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
          "fullName" : "Kevin"
        },
        "authorEmail" : "ktt.dev+github@proton.me",
        "comment" : "Memory: Added Strategies (and folder for them)\u000a",
        "date" : "2024-06-05 20:11:53 +0200",
        "id" : "110b780f7b5b87efc59e1580b8a670b73a196481",
        "msg" : "Memory: Added Strategies (and folder for them)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/module-info.java"
          },
          {
            "editType" : "delete",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategyFactory.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java"
          },
          {
            "editType" : "delete",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategyFactory.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategyFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDTitForTatStrategy.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategyFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/GDPavlovStrategy.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategyFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategyFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategyFactory.java"
        ],
        "commitId" : "f785bb78e0847e713c595fe655e3b11f78f9e319",
        "timestamp" : 1717759777000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy.hesse",
          "fullName" : "jeremy.hesse"
        },
        "authorEmail" : "jeremy.hesse@edu.fhdw.de",
        "comment" : "Memory: Added titfortat back in\u000a",
        "date" : "2024-06-07 13:29:37 +0200",
        "id" : "f785bb78e0847e713c595fe655e3b11f78f9e319",
        "msg" : "Memory: Added titfortat back in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategyFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategyFactory.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java",
          "ipspiel24-gd/src/main/java/module-info.java"
        ],
        "commitId" : "83172dd48aa9f705309d11c0323144335f337b73",
        "timestamp" : 1717850043000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
          "fullName" : "Kevin"
        },
        "authorEmail" : "ktt.dev+github@proton.me",
        "comment" : "Memory: Added TitFor2Tat + adjusted syso from observer\u000a",
        "date" : "2024-06-08 14:34:03 +0200",
        "id" : "83172dd48aa9f705309d11c0323144335f337b73",
        "msg" : "Memory: Added TitFor2Tat + adjusted syso from observer",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java"
          },
          {
            "editType" : "add",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategyFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/module-info.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java",
          "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/domain/impl/GDStateImpl.java"
        ],
        "commitId" : "9e3a4834caf2bc8144880159b6f14a5e753277d7",
        "timestamp" : 1717933535000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy.hesse",
          "fullName" : "jeremy.hesse"
        },
        "authorEmail" : "jeremy.hesse@edu.fhdw.de",
        "comment" : "Memory: Corrected move checked (index) and null-check in strategies, changed GD winning definition.\u000a",
        "date" : "2024-06-09 13:45:35 +0200",
        "id" : "9e3a4834caf2bc8144880159b6f14a5e753277d7",
        "msg" : "Memory: Corrected move checked (index) and null-check in strategies, changed GD winning definition.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-memory/src/main/java/de/fhdw/gaming/memory/impl/MemoryObserverImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/domain/impl/GDStateImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
        ],
        "commitId" : "d28e5c9b9cd6725ff8b5c43e354bcb4d720a55fa",
        "timestamp" : 1717933818000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy.hesse",
          "fullName" : "jeremy.hesse"
        },
        "authorEmail" : "jeremy.hesse@edu.fhdw.de",
        "comment" : "Memory: Removed the cyclic complexity > 8\u000a",
        "date" : "2024-06-09 13:50:18 +0200",
        "id" : "d28e5c9b9cd6725ff8b5c43e354bcb4d720a55fa",
        "msg" : "Memory: Removed the cyclic complexity > 8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java",
          "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/domain/impl/GDPlayerImpl.java"
        ],
        "commitId" : "0900e00542f7db385800a722c044501a3b9830e1",
        "timestamp" : 1717935886000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
          "fullName" : "Kevin"
        },
        "authorEmail" : "ktt.dev+github@proton.me",
        "comment" : "GD: Checkstlye fixed complexity warning for Brain Strategies\u000a",
        "date" : "2024-06-09 14:24:46 +0200",
        "id" : "0900e00542f7db385800a722c044501a3b9830e1",
        "msg" : "GD: Checkstlye fixed complexity warning for Brain Strategies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDGrimTriggerStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTatStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDTitForTwoTatsStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDSusTitForTatStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/strategy/stratsWithBrain/GDPavlovStrategy.java"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/src/main/java/de/fhdw/gaming/GefangenenDilemma/domain/impl/GDPlayerImpl.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
      "fullName" : "Kevin"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/merle_cathrin.lehmann",
      "fullName" : "merle_cathrin.lehmann"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy.hesse",
      "fullName" : "jeremy.hesse"
    }
  ],
  "mavenArtifacts" : {
    "url" : "https://fhdwdev.ha.bib.de/jenkins/job/ipspiel24/de.fhdw.gaming.ipspiel24$gefangenendilemma/103/mavenArtifacts/"
  }
}